Skip to content

Commit cb4bc26

Browse files
committed
snoopy: update to 2.5.4
1 parent 23f9af6 commit cb4bc26

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

srcpkgs/snoopy/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# Template file for 'snoopy'
22
pkgname=snoopy
3-
version=2.4.6
3+
version=2.5.2
44
revision=1
55
build_style=gnu-configure
6-
hostmakedepends="socat"
6+
hostmakedepends="socat procps-ng"
77
conf_files="/etc/snoopy.ini"
88
short_desc="Log every executed command to syslog"
99
maintainer="Orphaned <orphan@voidlinux.org>"
1010
license="GPL-2.0-only"
1111
homepage="https://github.com/a2o/snoopy"
1212
distfiles="https://github.com/a2o/snoopy/releases/download/snoopy-${version}/snoopy-${version}.tar.gz"
13-
checksum=6442e1145a5cad725f6aae0887030ee3db34bafc40bbe3bb84da836cbb5f1569
13+
checksum=9bee136cc3a676e8a11e5ad23339f32fe1a6aea473abca1cc625beb71ebbafc9
1414

1515
pre_configure() {
1616
find . -type f -name Makefile.in -exec sed -i 's| -Werror||' {} +

0 commit comments

Comments
 (0)