mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
libnftnl: update to 1.2.1.
This commit is contained in:
parent
0ae2bb1766
commit
9aa67e0e42
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libnftnl'
|
# Template file for 'libnftnl'
|
||||||
pkgname=libnftnl
|
pkgname=libnftnl
|
||||||
version=1.2.0
|
version=1.2.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libmnl-devel"
|
makedepends="libmnl-devel"
|
||||||
|
@ -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.bz2"
|
distfiles="https://www.netfilter.org/projects/${pkgname}/files/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=90b01fddfe9be8c3245c3ba5ff5a4424a8df708828f92b2b361976b658c074f5
|
checksum=7508a5c414fab13e3cb3ce8262d0ce4f02c1590a8e4f8628ab497b5b4585937c
|
||||||
|
|
||||||
libnftnl-devel_package() {
|
libnftnl-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} $makedepends"
|
depends="${sourcepkg}>=${version}_${revision} $makedepends"
|
||||||
|
|
Loading…
Add table
Reference in a new issue