aboutsummaryrefslogtreecommitdiff
path: root/network/strongswan
diff options
context:
space:
mode:
authorWayne Cuddy <wcuddy@gmail.com>2023-11-20 09:50:24 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-20 10:02:01 +0700
commitec80de3f75dee452a4fc739f6eb0de2e239bf1f9 (patch)
treed93a2c65c7ca45b2d61192c9d699c81f8f11e08a /network/strongswan
parentdf60c18245e6be1c5ac50cb0a2a8e05d0a0a30f4 (diff)
network/strongswan: Updated for version 5.9.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/strongswan')
-rw-r--r--network/strongswan/strongswan.SlackBuild7
-rw-r--r--network/strongswan/strongswan.info6
2 files changed, 8 insertions, 5 deletions
diff --git a/network/strongswan/strongswan.SlackBuild b/network/strongswan/strongswan.SlackBuild
index 99cd4f75014e2..be9f4e9a42e3f 100644
--- a/network/strongswan/strongswan.SlackBuild
+++ b/network/strongswan/strongswan.SlackBuild
@@ -23,6 +23,9 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
+# 2023-11-17
+# - upgraded upstream to verion 5.9.11
+#
# 2022-12-25
# - added configure options in preparation for NetworkManager-Strongswan
# --enable-eap-gtc
@@ -52,8 +55,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=strongswan
-VERSION=${VERSION:-5.9.8}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-5.9.11}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/strongswan/strongswan.info b/network/strongswan/strongswan.info
index e8ffc2a6de858..3a9a3ff6d45d8 100644
--- a/network/strongswan/strongswan.info
+++ b/network/strongswan/strongswan.info
@@ -1,8 +1,8 @@
PRGNAM="strongswan"
-VERSION="5.9.8"
+VERSION="5.9.11"
HOMEPAGE="https://www.strongswan.org"
-DOWNLOAD="https://download.strongswan.org/strongswan-5.9.8.tar.bz2"
-MD5SUM="f46b0d3e7aed88824650d0721c887443"
+DOWNLOAD="https://download.strongswan.org/strongswan-5.9.11.tar.bz2"
+MD5SUM="673e194cd256af77b46928179f2c81ad"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""