diff --git a/srcpkgs/libnftnl/template b/srcpkgs/libnftnl/template index ca9f691d0a..635023c60b 100644 --- a/srcpkgs/libnftnl/template +++ b/srcpkgs/libnftnl/template @@ -1,6 +1,6 @@ # Template file for 'libnftnl' pkgname=libnftnl -version=1.0.2 +version=1.0.3 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=78ce27b2e3f513c2f8d9570570e96224a8f55c6ef2c67443bb91d082364346dc +checksum=cf0ae7eab6a6866192a1fbd6b370a8a2cbe2066fe3975ab44939fd50747c27f7 libnftnl-devel_package() { depends="${sourcepkg}>=${version}_${revision}"