mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
libnftnl: update to 1.0.9.
This commit is contained in:
parent
414f682a4d
commit
80af596a43
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.0.8
|
version=1.0.9
|
||||||
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"
|
license="GPL-2"
|
||||||
homepage="http://www.netfilter.org/projects/libnftnl/"
|
homepage="http://www.netfilter.org/projects/libnftnl/"
|
||||||
distfiles="http://www.netfilter.org/projects/${pkgname}/files/${pkgname}-${version}.tar.bz2"
|
distfiles="http://www.netfilter.org/projects/${pkgname}/files/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=e6bdd799ef9c59fc247954aba9f2c6469d8e04cfaee73526728011eaa3632038
|
checksum=fec1d824aee301e59a11aeaae2a2d429cb99ead81e6bafab791a4dd6569b3635
|
||||||
|
|
||||||
libnftnl-devel_package() {
|
libnftnl-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue