diff --git a/srcpkgs/snoopy/template b/srcpkgs/snoopy/template index 4eb939a333..45a09e4a47 100644 --- a/srcpkgs/snoopy/template +++ b/srcpkgs/snoopy/template @@ -1,7 +1,7 @@ # Template file for 'snoopy' pkgname=snoopy -version=2.3.0 -revision=3 +version=2.3.2 +revision=1 wrksrc="snoopy-${version}" build_style=gnu-configure configure_args="--sbindir=/usr/bin" @@ -11,7 +11,7 @@ maintainer="Juan RP " license="GPL-2" homepage="https://github.com/a2o/snoopy" distfiles="http://source.a2o.si/download/snoopy/snoopy-${version}.tar.gz" -checksum=14312de74b995b2d5aad60b148c18378ac55d26e065a05ea2477f9bddce65bea +checksum=d273a0d90ddd2046e456161f19087ebfebac973fd359cc972e72dbae7082de2a pre_configure() { find . -type f -name Makefile.in -exec sed -i 's| -Werror||' {} +