Browse Source

strongswan: update to 5.2.1

Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth 10 years ago
parent
commit
774bb44494
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      net/strongswan/Makefile

+ 2
- 2
net/strongswan/Makefile View File

@@ -8,12 +8,12 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=strongswan
11
-PKG_VERSION:=5.2.0
11
+PKG_VERSION:=5.2.1
12 12
 PKG_RELEASE:=1
13 13
 
14 14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
15 15
 PKG_SOURCE_URL:=http://download.strongswan.org/ http://download2.strongswan.org/
16
-PKG_MD5SUM:=5cee4ee1a6ccb74400758b3ace54d46e
16
+PKG_MD5SUM:=dd3717c0aa59ab4591ca1812941ebb82
17 17
 PKG_LICENSE:=GPL-2.0+
18 18
 PKG_MAINTAINER:=Steven Barth <cyrus@openwrt.org>
19 19