libnetfilter_cthelper: update to 1.0.1.
This commit is contained in:
parent
d26bf7b58f
commit
4371a261b2
1 changed files with 3 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'libnetfilter_cthelper'
|
# Template file for 'libnetfilter_cthelper'
|
||||||
pkgname=libnetfilter_cthelper
|
pkgname=libnetfilter_cthelper
|
||||||
version=1.0.0
|
version=1.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libmnl-devel"
|
makedepends="libmnl-devel"
|
||||||
short_desc="Interface to the connection tracking user-space helper infrastructure"
|
short_desc="Interface to the connection tracking user-space helper infrastructure"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.netfilter.org/projects/libnetfilter_cthelper/index.html"
|
homepage="http://www.netfilter.org/projects/libnetfilter_cthelper/index.html"
|
||||||
distfiles="http://www.netfilter.org/projects/libnetfilter_cthelper/files/libnetfilter_cthelper-${version}.tar.bz2"
|
distfiles="http://www.netfilter.org/projects/libnetfilter_cthelper/files/libnetfilter_cthelper-${version}.tar.bz2"
|
||||||
checksum=07618e71c4d9a6b6b3dc1986540486ee310a9838ba754926c7d14a17d8fccf3d
|
checksum=14073d5487233897355d3ff04ddc1c8d03cc5ba8d2356236aa88161a9f2dc912
|
||||||
|
|
||||||
libnetfilter_cthelper-devel_package() {
|
libnetfilter_cthelper-devel_package() {
|
||||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||||
|
@ -21,4 +21,3 @@ libnetfilter_cthelper-devel_package() {
|
||||||
vmove usr/lib/pkgconfig
|
vmove usr/lib/pkgconfig
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue