libnftnl: update to 1.1.5.
This commit is contained in:
parent
478948313c
commit
a9bcc883d4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libnftnl'
|
||||
pkgname=libnftnl
|
||||
version=1.1.4
|
||||
version=1.1.5
|
||||
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=c8c7988347adf261efac5bba59f8e5f995ffb65f247a88cc144e69620573ed20
|
||||
checksum=66de4d05227c0a1a731c369b193010d18a05b1185c2735211e0ecf658eeb14f3
|
||||
|
||||
libnftnl-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue