diff options
| author | Florian Fainelli | 2010-09-11 18:38:24 +0000 |
|---|---|---|
| committer | Florian Fainelli | 2010-09-11 18:38:24 +0000 |
| commit | 86de64ac3f530090c79cc59e253c6cff6f3c0c4f (patch) | |
| tree | 89e9a4a2175f933b7d1e74f32c610af408fda003 | |
| parent | 919cac7d5c8c9a2f40b3e936b82f49bba2f1777a (diff) | |
| download | archive-86de64ac3f530090c79cc59e253c6cff6f3c0c4f.tar.gz | |
[package] update to strongswan4 4.3.7 (#7884)
SVN-Revision: 23009
| -rw-r--r-- | net/strongswan4/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/strongswan4/Makefile b/net/strongswan4/Makefile index 2fe3d98f40..b5973de350 100644 --- a/net/strongswan4/Makefile +++ b/net/strongswan4/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=strongswan -PKG_VERSION:=4.3.6 -PKG_RELEASE:=2 +PKG_VERSION:=4.3.7 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://download.strongswan.org/ -PKG_MD5SUM:=e071f46b6c463ce76900758734e6143e +PKG_MD5SUM:=02adcea934ef536e704d03c5d0f934f8 PKG_MOD_AVAILABLE:= \ aes \ |