nftables: update to 0.9.1.

This commit is contained in:
Leah Neukirchen 2019-06-27 14:17:12 +02:00
parent 5aee9167ee
commit dc408b323a
2 changed files with 5 additions and 5 deletions

View file

@ -2833,7 +2833,7 @@ libbaccats-sqlite3-9.4.2.so bacula-common-9.4.2_1
libbaccats-postgresql-9.4.2.so bacula-common-postgresql-9.4.2_1 libbaccats-postgresql-9.4.2.so bacula-common-postgresql-9.4.2_1
libbaccats-mysql-9.4.2.so bacula-common-mariadb-9.4.2_1 libbaccats-mysql-9.4.2.so bacula-common-mariadb-9.4.2_1
bpipe-fd.so bacula-fd-9.0.4_1 bpipe-fd.so bacula-fd-9.0.4_1
libnftables.so.0 libnftables-0.8.4_1 libnftables.so.1 libnftables-0.9.1_1
libbctoolbox.so.1 bctoolbox-0.6.0_1 libbctoolbox.so.1 bctoolbox-0.6.0_1
libortp.so.13 ortp-1.0.2_1 libortp.so.13 ortp-1.0.2_1
libsuperlu.so.5 superlu-5.2.1_1 libsuperlu.so.5 superlu-5.2.1_1

View file

@ -1,17 +1,17 @@
# Template file for 'nftables' # Template file for 'nftables'
pkgname=nftables pkgname=nftables
version=0.9.0 version=0.9.1
revision=3 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--sbindir=/usr/bin CONFIG_MAN=y DB2MAN=docbook2man" configure_args="--sbindir=/usr/bin CONFIG_MAN=y DB2MAN=docbook2man"
hostmakedepends="docbook2x flex pkg-config" hostmakedepends="asciidoc docbook2x flex pkg-config"
makedepends="gmp-devel libmnl-devel libnftnl-devel readline-devel" makedepends="gmp-devel libmnl-devel libnftnl-devel readline-devel"
short_desc="Netfilter nftables userspace tools" short_desc="Netfilter nftables userspace tools"
maintainer="Leah Neukirchen <leah@vuxu.org>" maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-only" license="GPL-2.0-only"
homepage="http://netfilter.org/projects/nftables/" homepage="http://netfilter.org/projects/nftables/"
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=ad8181b5fcb9ca572f444bed54018749588522ee97e4c21922648bb78d7e7e91 checksum=ead3bb68ed540bfbb87a96f2b69c3d65ab0c2a0c3f6e739a395c09377d1b4fce
post_install() { post_install() {
vsv nftables vsv nftables