aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorW. van den Akker <wvdakker@wilsoft.nl>2018-12-02 22:26:17 +0100
committerW. van den Akker <wvdakker@wilsoft.nl>2018-12-02 22:26:26 +0100
commitdd900d36413ce06eabc2e8e7ca46609c8131954b (patch)
tree020ea84c3479cab4ac136706961608bdc3e35a76
parent3748cdcfccb80c1a81bc62d20ca0bdcbcfac9939 (diff)
Shorewall-lite: Bump to version 5.2.1.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
-rw-r--r--net/shorewall-lite/Makefile4
-rw-r--r--net/shorewall-lite/patches/010-install_cp.patch8
2 files changed, 6 insertions, 6 deletions
diff --git a/net/shorewall-lite/Makefile b/net/shorewall-lite/Makefile
index 9aa869215..384f885a3 100644
--- a/net/shorewall-lite/Makefile
+++ b/net/shorewall-lite/Makefile
@@ -11,7 +11,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=shorewall-lite
PKG_MAJOR_MINOR_VERSION:=5.2
PKG_BUGFIX_MAJOR_VERSION:=1
-PKG_BUGFIX_MINOR_VERSION:=.1
+PKG_BUGFIX_MINOR_VERSION:=.2
PKG_VERSION:=$(PKG_MAJOR_MINOR_VERSION).$(PKG_BUGFIX_MAJOR_VERSION)$(PKG_BUGFIX_MINOR_VERSION)
PKG_DIRECTORY:=$(PKG_MAJOR_MINOR_VERSION).$(PKG_BUGFIX_MAJOR_VERSION)
PKG_RELEASE:=1
@@ -22,7 +22,7 @@ PKG_SOURCE_URL:=http://www.shorewall.net/pub/shorewall/$(PKG_MAJOR_MINOR_VERSION
http://shorewall.de/pub/shorewall/$(PKG_MAJOR_MINOR_VERSION)/shorewall-$(PKG_DIRECTORY)/ \
http://www.shorewall.com.au/$(PKG_MAJOR_MINOR_VERSION)/shorewall-$(PKG_DIRECTORY)/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_HASH:=101f9dc52abecd616a9e7d7e3b6e4b5a96545c153680e34e51ed2a2baf9af548
+PKG_HASH:=8c3ac19563847b30a064fc64f0fd8e64f61db03dc6b9ff28609876dce13af806
PKG_MAINTAINER:=Willem van den Akker <wvdakker@wilsoft.nl>
PKG_LICENSE:=GPL-2.0+
diff --git a/net/shorewall-lite/patches/010-install_cp.patch b/net/shorewall-lite/patches/010-install_cp.patch
index 4e47198f4..6e9e264d2 100644
--- a/net/shorewall-lite/patches/010-install_cp.patch
+++ b/net/shorewall-lite/patches/010-install_cp.patch
@@ -1,8 +1,8 @@
-Index: shorewall-lite-5.1.7.2/install.sh
+Index: shorewall-lite-5.2.1.2/install.sh
===================================================================
---- shorewall-lite-5.1.7.2.orig/install.sh 2017-10-11 08:15:57.201324746 +0200
-+++ shorewall-lite-5.1.7.2/install.sh 2017-10-11 08:15:57.197324953 +0200
-@@ -492,7 +492,7 @@
+--- shorewall-lite-5.2.1.2.orig/install.sh 2018-12-02 22:24:48.432796798 +0100
++++ shorewall-lite-5.2.1.2/install.sh 2018-12-02 22:24:48.424797192 +0100
+@@ -500,7 +500,7 @@
if [ -n "$SYSCONFFILE" -a -f "$SYSCONFFILE" -a ! -f ${DESTDIR}${SYSCONFDIR}/${PRODUCT} ]; then
[ ${DESTDIR} ] && make_parent_directory ${DESTDIR}${SYSCONFDIR} 0755