libnftnl: update to 1.0.3.
This commit is contained in:
parent
b888288ffe
commit
8d48fe6390
1 changed files with 2 additions and 2 deletions
|
@ -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 <chneukirchen@gmail.com>"
|
|||
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}"
|
||||
|
|
Loading…
Reference in a new issue