Quellcode durchsuchen

strongswan: bump to 5.3.3

Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth vor 9 Jahren
Ursprung
Commit
7bb0dc34f3
1 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  1. 3
    3
      net/strongswan/Makefile

+ 3
- 3
net/strongswan/Makefile Datei anzeigen

@@ -8,12 +8,12 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=strongswan
11
-PKG_VERSION:=5.3.2
12
-PKG_RELEASE:=2
11
+PKG_VERSION:=5.3.3
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:=fab014be1477ef4ebf9a765e10f8802c
16
+PKG_MD5SUM:=5a25f3d1c31a77ef44d14a2e7b3eaad0
17 17
 PKG_LICENSE:=GPL-2.0+
18 18
 PKG_MAINTAINER:=Steven Barth <cyrus@openwrt.org>
19 19