libnftnl: bump revision

This commit is contained in:
Leonid Pliushch 2021-02-05 22:38:23 +00:00
parent 2e6e54459c
commit e0075ab9ae
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ TERMUX_PKG_DESCRIPTION="Netfilter library providing interface to the nf_tables s
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=1.1.9
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=http://netfilter.org/projects/libnftnl/files/libnftnl-$TERMUX_PKG_VERSION.tar.bz2
TERMUX_PKG_SHA256=e9b21a6f9a41f9e72aff696cc842e4a9a78ec8d281aec188f3e2b7a21db94b9a
TERMUX_PKG_DEPENDS="libmnl"