snoopy: update to 2.4.3.

This commit is contained in:
Juan RP 2015-06-18 07:28:51 +02:00
parent 9672653415
commit d1f8d1bd83
1 changed files with 2 additions and 4 deletions

View File

@ -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 <xtraeme@voidlinux.eu>"
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||' {} +