ipset: bump to version 6.38

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Baruch Siach 2018-06-01 14:44:38 +03:00 committed by Peter Korsgaard
parent 2e0e7b90fc
commit dcebf84c9e
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
# From http://ftp.netfilter.org/pub/ipset/ipset-6.36.tar.bz2.md5sum.txt # From http://ftp.netfilter.org/pub/ipset/ipset-6.38.tar.bz2.md5sum.txt
md5 fda041afefd581464e445b87beeb0681 ipset-6.36.tar.bz2 md5 0e5d9c85f6b78e7dff0c996e2900574b ipset-6.38.tar.bz2
# Calculated based on the hash above # Calculated based on the hash above
sha256 22224a90dc6c7d97b7a7addedd0740c3841e3d9a7ff8c8d2123bae0c3620d30d ipset-6.36.tar.bz2 sha256 ceef625ba31fe0aaa422926c7231a819de0b07644c02c17ebdd3022a29e3e244 ipset-6.38.tar.bz2
# Locally calculated # Locally calculated
sha256 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c COPYING sha256 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c COPYING

View file

@ -4,7 +4,7 @@
# #
################################################################################ ################################################################################
IPSET_VERSION = 6.36 IPSET_VERSION = 6.38
IPSET_SOURCE = ipset-$(IPSET_VERSION).tar.bz2 IPSET_SOURCE = ipset-$(IPSET_VERSION).tar.bz2
IPSET_SITE = http://ipset.netfilter.org IPSET_SITE = http://ipset.netfilter.org
IPSET_DEPENDENCIES = libmnl host-pkgconf IPSET_DEPENDENCIES = libmnl host-pkgconf