libnftnl: update to 1.1.7.
This commit is contained in:
parent
aff7277fee
commit
65de6aa4a8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libnftnl'
|
||||
pkgname=libnftnl
|
||||
version=1.1.6
|
||||
version=1.1.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.netfilter.org/projects/libnftnl/"
|
||||
distfiles="https://www.netfilter.org/projects/${pkgname}/files/${pkgname}-${version}.tar.bz2"
|
||||
checksum=c1eb5a696fc1d4b3b412770586017bc01af93da3ddd25233d34a62979dee1eca
|
||||
checksum=20dbc13f11004aea2c9e479cfb90359cb11fe3446c3140811c18e4ec1648ed8f
|
||||
|
||||
libnftnl-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue