libnetfilter_cttimeout: update to 1.0.1.
This commit is contained in:
parent
4371a261b2
commit
8dac2e89fa
1 changed files with 3 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'libnetfilter_cttimeout'
|
# Template file for 'libnetfilter_cttimeout'
|
||||||
pkgname=libnetfilter_cttimeout
|
pkgname=libnetfilter_cttimeout
|
||||||
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 fine-grain connection tracking timeout infrastructure"
|
short_desc="Interface to the fine-grain connection tracking timeout 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_cttimeout/index.html"
|
homepage="http://www.netfilter.org/projects/libnetfilter_cttimeout/index.html"
|
||||||
distfiles="http://www.netfilter.org/projects/libnetfilter_cttimeout/files/libnetfilter_cttimeout-${version}.tar.bz2"
|
distfiles="http://www.netfilter.org/projects/libnetfilter_cttimeout/files/libnetfilter_cttimeout-${version}.tar.bz2"
|
||||||
checksum=aeab12754f557cba3ce2950a2029963d817490df7edb49880008b34d7ff8feba
|
checksum=0b59da2f3204e1c80cb85d1f6d72285fc07b01a2f5678abf5dccfbbefd650325
|
||||||
|
|
||||||
libnetfilter_cttimeout-devel_package() {
|
libnetfilter_cttimeout-devel_package() {
|
||||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||||
|
@ -21,4 +21,3 @@ libnetfilter_cttimeout-devel_package() {
|
||||||
vmove usr/lib/pkgconfig
|
vmove usr/lib/pkgconfig
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue