mirror of
https://github.com/pygos/build.git
synced 2024-11-22 02:59:47 +01:00
Bump libnftnl version
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
parent
191b5f82d8
commit
02f73edff8
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
VERSION="1.0.9"
|
||||
VERSION="1.1.0"
|
||||
SRCDIR="libnftnl-${VERSION}"
|
||||
TARBALL="${SRCDIR}.tar.bz2"
|
||||
URL="https://netfilter.org/projects/libnftnl/files"
|
||||
SHA256SUM="fec1d824aee301e59a11aeaae2a2d429cb99ead81e6bafab791a4dd6569b3635"
|
||||
SHA256SUM="ec0eaca11b165110c2b61e6a7b50a7a0a9b17fa04a0c333f795bec2d19f78f6c"
|
||||
DEPENDS="libmnl"
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue