1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-05-15 18:26:14 +02:00

Bump libnftnl version

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
This commit is contained in:
David Oberhollenzer 2019-09-17 21:31:16 +02:00
parent aa11f462e8
commit e9fc7797be

View file

@ -1,8 +1,8 @@
VERSION="1.1.3"
VERSION="1.1.4"
SRCDIR="libnftnl-${VERSION}"
TARBALL="${SRCDIR}.tar.bz2"
URL="https://netfilter.org/projects/libnftnl/files"
SHA256SUM="22dd97d3b06ae8c67499506e2bfd6803ce116479076ec3700e7a4c7cd9fcba0f"
SHA256SUM="c8c7988347adf261efac5bba59f8e5f995ffb65f247a88cc144e69620573ed20"
DEPENDS="libmnl-dev toolchain"
SUBPKG="libnftnl libnftnl-dev"