aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalph Sennhauser <ralph.sennhauser@gmail.com>2016-11-13 17:52:17 +0100
committerRalph Sennhauser <ralph.sennhauser@gmail.com>2016-11-13 21:41:31 +0100
commit6b5ee07a48b362f48a36d31e1b31e1c4fa027f78 (patch)
treee33c3b4cfc0282ddb54fddbadf8b50aebc8f1614
parent3f98448d670ab2e908c8d6002d8c6f8ff5d1d9bd (diff)
downloadmaster-187ad058-6b5ee07a48b362f48a36d31e1b31e1c4fa027f78.tar.gz
master-187ad058-6b5ee07a48b362f48a36d31e1b31e1c4fa027f78.tar.bz2
master-187ad058-6b5ee07a48b362f48a36d31e1b31e1c4fa027f78.zip
libnetfilter-conntrack: bump to 1.0.6
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
-rw-r--r--package/libs/libnetfilter-conntrack/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/package/libs/libnetfilter-conntrack/Makefile b/package/libs/libnetfilter-conntrack/Makefile
index e60b59ab15..6c8b763eac 100644
--- a/package/libs/libnetfilter-conntrack/Makefile
+++ b/package/libs/libnetfilter-conntrack/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2009-2013 OpenWrt.org
+# Copyright (C) 2009-2016 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -8,17 +8,15 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libnetfilter_conntrack
-PKG_VERSION:=1.0.4
+PKG_VERSION:=1.0.6
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:= \
http://www.netfilter.org/projects/libnetfilter_conntrack/files/ \
ftp://ftp.netfilter.org/pub/libnetfilter_conntrack/
-PKG_MD5SUM:=18cf80c4b339a3285e78822dbd4f08d7
-PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org>
+PKG_MD5SUM:=7139c5f408dd9606ffecfd5dcda8175b
-PKG_FIXUP:=autoreconf
PKG_LICENSE:=GPL-2.0+
PKG_INSTALL:=1