summaryrefslogtreecommitdiff
path: root/openwrt/package/openswan/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-04-09 19:23:32 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-04-09 19:23:32 +0000
commitd5135243d11022892e3a2e04e4631e0088c9eb02 (patch)
treef0df61db2050c501d40d72d19a3a2f01693e3492 /openwrt/package/openswan/Makefile
parent7188ae430591578cc8b856f39134c53b434eee9e (diff)
downloadmtk-20170518-d5135243d11022892e3a2e04e4631e0088c9eb02.zip
mtk-20170518-d5135243d11022892e3a2e04e4631e0088c9eb02.tar.gz
mtk-20170518-d5135243d11022892e3a2e04e4631e0088c9eb02.tar.bz2
update openswan to 2.3.1
SVN-Revision: 606
Diffstat (limited to 'openwrt/package/openswan/Makefile')
-rw-r--r--openwrt/package/openswan/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/openswan/Makefile b/openwrt/package/openswan/Makefile
index 6171656..8214e74 100644
--- a/openwrt/package/openswan/Makefile
+++ b/openwrt/package/openswan/Makefile
@@ -3,9 +3,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=openswan
-PKG_VERSION:=2.3.1dr6
+PKG_VERSION:=2.3.1
PKG_RELEASE:=1
-PKG_MD5SUM:=x
+PKG_MD5SUM:=3dcf1cd7efcbe8db3148fc288d429db1
PKG_SOURCE_URL:=http://www.openswan.org/download
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz