mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
libnftnl: update to 1.2.2.
This commit is contained in:
parent
8c42aed0f5
commit
014a906abe
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.1
|
version=1.2.2
|
||||||
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.bz2"
|
distfiles="https://www.netfilter.org/projects/${pkgname}/files/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=7508a5c414fab13e3cb3ce8262d0ce4f02c1590a8e4f8628ab497b5b4585937c
|
checksum=9efc004f9d15918d68f9e98e194d55e030168f33bb67c3e7a545b740c9ed6d0a
|
||||||
|
|
||||||
libnftnl-devel_package() {
|
libnftnl-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} $makedepends"
|
depends="${sourcepkg}>=${version}_${revision} $makedepends"
|
||||||
|
|
Loading…
Add table
Reference in a new issue