conntrack-tools: update to 1.4.4.

This commit is contained in:
Michael Gehring 2016-08-24 10:31:42 +02:00
parent 9c58c54c2d
commit 851a6f96de

View file

@ -1,6 +1,6 @@
# Template file for 'conntrack-tools'
pkgname=conntrack-tools
version=1.4.3
version=1.4.4
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config flex"
@ -10,7 +10,7 @@ maintainer="Michael Gehring <mg@ebfe.org>"
license="GPL-2"
homepage="http://conntrack-tools.netfilter.org/"
distfiles="http://www.netfilter.org/projects/conntrack-tools/files/conntrack-tools-${version}.tar.bz2"
checksum=af3ccc60356cfedf941065fdaaf9cd5e51f3df7484f56858af37106feecf3f57
checksum=b7caf4fcc4c03575df57d25e5216584d597fd916c891f191dac616ce68bdba6c
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" libtirpc-devel"