diff --git a/srcpkgs/libnftnl/template b/srcpkgs/libnftnl/template index 96190771b9..69cf9d7878 100644 --- a/srcpkgs/libnftnl/template +++ b/srcpkgs/libnftnl/template @@ -1,6 +1,6 @@ # Template file for 'libnftnl' pkgname=libnftnl -version=1.0.6 +version=1.0.7 revision=1 build_style=gnu-configure hostmakedepends="pkg-config" @@ -10,7 +10,7 @@ maintainer="Christian Neukirchen " license="GPL-2" homepage="http://www.netfilter.org/projects/libnftnl/" distfiles="http://www.netfilter.org/projects/${pkgname}/files/${pkgname}-${version}.tar.bz2" -checksum=ad3b932a39a1e567308e91b683b32239a5e1aea9b4582dfffe2288c3400ab07e +checksum=9bb66ecbc64b8508249402f0093829f44177770ad99f6042b86b3a467d963982 libnftnl-devel_package() { depends="${sourcepkg}>=${version}_${revision}"