diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-03-09 04:27:40 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-03-09 04:27:40 +0100 |
commit | 958b58e87bdd5c6cc55ff9ad00ddca65cf7de31b (patch) | |
tree | 99095f284b3ccf7aaa64383d438ed0e6592cdc2d /package/openswan | |
parent | d02a713bdf334b2ea06edd1e2134dadfb9594101 (diff) |
openswan: update to 2.6.49.1
Diffstat (limited to 'package/openswan')
-rw-r--r-- | package/openswan/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/openswan/Makefile b/package/openswan/Makefile index ed154b820..a752e897d 100644 --- a/package/openswan/Makefile +++ b/package/openswan/Makefile @@ -4,9 +4,9 @@ include ${ADK_TOPDIR}/rules.mk PKG_NAME:= openswan -PKG_VERSION:= 2.6.49 +PKG_VERSION:= 2.6.49.1 PKG_RELEASE:= 1 -PKG_HASH:= 7bf3e8b9a4125555071334dddce38f40f33308c0d0f2ec4bbd73ca453f72d0d7 +PKG_HASH:= b9690e8c6ff524732cd2a729a8a08f5d2acedff41cb97303b82946d039de55f0 PKG_DESCR:= ipsec software PKG_SECTION:= net/security PKG_DEPENDS:= libgmp |