Skip to content

Commit 784fd7e

Browse files
committed
strongswan: Update to 6.0.3
No significant functional changes. Signed-off-by: Philip Prindeville <[email protected]>
1 parent 8d8f49b commit 784fd7e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

net/strongswan/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
include $(TOPDIR)/rules.mk
99

1010
PKG_NAME:=strongswan
11-
PKG_VERSION:=6.0.2
12-
PKG_RELEASE:=4
11+
PKG_VERSION:=6.0.3
12+
PKG_RELEASE:=1
1313

1414
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
1515
PKG_SOURCE_URL:=https://download.strongswan.org/ https://download2.strongswan.org/
16-
PKG_HASH:=b8bfc897b84001fd810a281918d6c9ce37503cae0f41b39c43d4aba0201277cf
16+
PKG_HASH:=288f2111f5c9f6ec85fc08fa835bf39232f5c4044969bb4de7b4335163b1efa9
1717
PKG_LICENSE:=GPL-2.0-or-later
1818
PKG_MAINTAINER:=Philip Prindeville <[email protected]>, Noel Kuntze <[email protected]>
1919
PKG_CPE_ID:=cpe:/a:strongswan:strongswan

0 commit comments

Comments
 (0)