sniproxy: update to 0.5.0.

This commit is contained in:
Enno Boland 2017-04-27 13:03:46 +02:00
parent eee36778cb
commit 2c5ce048a9

View file

@ -1,7 +1,7 @@
# Template file for 'sniproxy'
pkgname=sniproxy
version=0.4.0
revision=4
version=0.5.0
revision=1
build_style=gnu-configure
hostmakedepends="automake libtool autoconf pkg-config udns-devel gettext-devel"
makedepends="libev-devel pcre-devel"
@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-3"
homepage="https://github.com/dlundquist/$pkgname"
distfiles="$homepage/archive/$version.tar.gz"
checksum=d842a428480c7cdd7354080869e4ed3c8bb35a6c1b2124ce832378119774e4d8
checksum=0b8dd06f9aa9e1c4151b572caf645ffceacdd35a139ded16a7fb0035452c17e5
configure_args="--sbindir=/usr/bin"
conf_files="/etc/$pkgname.conf"