libnftnl: update to 1.0.6.
This commit is contained in:
parent
0df51232b3
commit
6775475742
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libnftnl'
|
||||
pkgname=libnftnl
|
||||
version=1.0.5
|
||||
version=1.0.6
|
||||
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=f6d4f5a702e38bc7987f2363f9fcd65930e8b702595c221a497e2f3a359be497
|
||||
checksum=ad3b932a39a1e567308e91b683b32239a5e1aea9b4582dfffe2288c3400ab07e
|
||||
|
||||
libnftnl-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue