mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libnftnl: update to 1.2.8.
This commit is contained in:
parent
c955ed6bbe
commit
da57288744
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libnftnl'
|
# Template file for 'libnftnl'
|
||||||
pkgname=libnftnl
|
pkgname=libnftnl
|
||||||
version=1.2.7
|
version=1.2.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.netfilter.org/projects/libnftnl/"
|
homepage="https://www.netfilter.org/projects/libnftnl/"
|
||||||
distfiles="https://www.netfilter.org/projects/${pkgname}/files/${pkgname}-${version}.tar.xz"
|
distfiles="https://www.netfilter.org/projects/${pkgname}/files/${pkgname}-${version}.tar.xz"
|
||||||
checksum=9122774f968093d5c0bacddd67de480f31fa4073405a7fc058a34b0f387aecb3
|
checksum=37fea5d6b5c9b08de7920d298de3cdc942e7ae64b1a3e8b880b2d390ae67ad95
|
||||||
|
|
||||||
libnftnl-devel_package() {
|
libnftnl-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} $makedepends"
|
depends="${sourcepkg}>=${version}_${revision} $makedepends"
|
||||||
|
|
Loading…
Add table
Reference in a new issue