aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libnetfilter-queue/Makefile
diff options
context:
space:
mode:
authorStijn Tintel <stijn@linux-ipv6.be>2017-10-08 21:46:44 +0300
committerStijn Tintel <stijn@linux-ipv6.be>2017-10-09 16:06:06 +0300
commitbcfc39b763e8f748aa0383711691492430ef6e65 (patch)
tree7c0619e528c9264d6074bc67c4632d24d451dfa4 /package/libs/libnetfilter-queue/Makefile
parentc972779e9875a3b69ae607bdb691bf5ff52710cf (diff)
downloadupstream-bcfc39b763e8f748aa0383711691492430ef6e65.tar.gz
upstream-bcfc39b763e8f748aa0383711691492430ef6e65.tar.bz2
upstream-bcfc39b763e8f748aa0383711691492430ef6e65.zip
libnetfilter_queue: bump to git HEAD
b39cac7 src: Correct typo in the location of internal.h in #include 58cb066 src: Declare the define visibility attribute together e84b559 Revert "src: Declare the define visibility attribute together" 003c2b1 examples: set dummy connmark value to show use of NFQA_CT nested attribute 63973da doc: extend the doxygen section about NFQA_CFG_F_GSO d7f74c7 build: bump version to 1.0.3 3f9eb57 build: bump library release version too 601abd1 doc: Add information about retrieving UID/GID/SECCTX fields Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat (limited to 'package/libs/libnetfilter-queue/Makefile')
-rw-r--r--package/libs/libnetfilter-queue/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/libs/libnetfilter-queue/Makefile b/package/libs/libnetfilter-queue/Makefile
index 3bbc2d14f3..8a11d07988 100644
--- a/package/libs/libnetfilter-queue/Makefile
+++ b/package/libs/libnetfilter-queue/Makefile
@@ -12,9 +12,9 @@ PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=https://git.netfilter.org/libnetfilter_queue
-PKG_SOURCE_DATE:=2016-07-03
-PKG_SOURCE_VERSION:=981025e103d887fb6a9c9bb49c74ec323108d098
-PKG_MIRROR_HASH:=85c124be0e19162e1ebd1aba6e7e86bb4106e9dab4267baaf66d3ccb48d56e3f
+PKG_SOURCE_DATE:=2017-06-27
+PKG_SOURCE_VERSION:=601abd1c71ccdf90753cf294c120ad43fb25dc54
+PKG_MIRROR_HASH:=283b99cfe5856dc87fd6bab8f78c0c59b72462d6b4f2b13111f928cf33020eb3
PKG_FIXUP:=autoreconf
PKG_LICENSE:=GPL-2.0+