mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
snoopy: update to 2.4.3.
This commit is contained in:
parent
9672653415
commit
d1f8d1bd83
1 changed files with 2 additions and 4 deletions
|
@ -1,17 +1,15 @@
|
||||||
# Template file for 'snoopy'
|
# Template file for 'snoopy'
|
||||||
pkgname=snoopy
|
pkgname=snoopy
|
||||||
version=2.3.2
|
version=2.4.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="snoopy-${version}"
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--sbindir=/usr/bin"
|
|
||||||
conf_files="/etc/snoopy.ini"
|
conf_files="/etc/snoopy.ini"
|
||||||
short_desc="Log every executed command to syslog"
|
short_desc="Log every executed command to syslog"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://github.com/a2o/snoopy"
|
homepage="https://github.com/a2o/snoopy"
|
||||||
distfiles="http://source.a2o.si/download/snoopy/snoopy-${version}.tar.gz"
|
distfiles="http://source.a2o.si/download/snoopy/snoopy-${version}.tar.gz"
|
||||||
checksum=d273a0d90ddd2046e456161f19087ebfebac973fd359cc972e72dbae7082de2a
|
checksum=e9889236184474c70c0a51f0b8d6f9148155b4f54c2ab4f51fefcea69f2402e4
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
find . -type f -name Makefile.in -exec sed -i 's| -Werror||' {} +
|
find . -type f -name Makefile.in -exec sed -i 's| -Werror||' {} +
|
||||||
|
|
Loading…
Add table
Reference in a new issue