diff --git a/srcpkgs/snoopy/template b/srcpkgs/snoopy/template index 45a09e4a476..53ca0d6ff98 100644 --- a/srcpkgs/snoopy/template +++ b/srcpkgs/snoopy/template @@ -1,17 +1,15 @@ # Template file for 'snoopy' pkgname=snoopy -version=2.3.2 +version=2.4.3 revision=1 -wrksrc="snoopy-${version}" build_style=gnu-configure -configure_args="--sbindir=/usr/bin" conf_files="/etc/snoopy.ini" short_desc="Log every executed command to syslog" maintainer="Juan RP " license="GPL-2" homepage="https://github.com/a2o/snoopy" distfiles="http://source.a2o.si/download/snoopy/snoopy-${version}.tar.gz" -checksum=d273a0d90ddd2046e456161f19087ebfebac973fd359cc972e72dbae7082de2a +checksum=e9889236184474c70c0a51f0b8d6f9148155b4f54c2ab4f51fefcea69f2402e4 pre_configure() { find . -type f -name Makefile.in -exec sed -i 's| -Werror||' {} +