summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStanislaw Datskevich2017-08-14 22:15:56 +0300
committerStanislaw Datskevich2017-08-14 22:15:56 +0300
commit83a9183d1d39ed2074fe928bc7d87a670a62f449 (patch)
tree2c512ec2c254e7b4fa94f8302e62eeec5586c086
parenta226b9741f3b3417c6f91c94eff586a3b5232845 (diff)
downloadaur-83a9183d1d39ed2074fe928bc7d87a670a62f449.tar.gz
updated to version 5.6.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 00bbd49b45f3..8362396168ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jul 10 17:40:25 UTC 2017
+# Mon Aug 14 19:08:55 UTC 2017
pkgbase = strongswan-pkcs11
pkgdesc = The best OpenSource IPsec implementation with PKCS11 support
- pkgver = 5.5.3
+ pkgver = 5.6.0
pkgrel = 0
url = http://www.strongswan.org
arch = i686
@@ -24,7 +24,7 @@ pkgbase = strongswan-pkcs11
depends = libcap
depends = libsystemd
depends = pam
- provides = strongswan=5.5.3-0
+ provides = strongswan=5.6.0-0
conflicts = openswan,
conflicts = strongswan
options = !libtool
@@ -98,9 +98,9 @@ pkgbase = strongswan-pkcs11
backup = etc/strongswan.d/charon/chapoly.conf
backup = etc/strongswan.d/charon/unity.conf
backup = etc/strongswan.d/charon/pkcs11.conf
- source = https://download.strongswan.org/strongswan-5.5.3.tar.bz2
+ source = https://download.strongswan.org/strongswan-5.6.0.tar.bz2
source = configure_ac.patch
- sha256sums = c5ea54b199174708de11af9b8f4ecf28b5b0743d4bc0e380e741f25b28c0f8d4
+ sha256sums = a14dc0d92634ed52730bfc76a76db30943a28ed3c65a560066e1e9f785827b13
sha256sums = 003750d77fa501075f1fdb6f55926dc544407c5dd26e2fd8d5eb4917ddf0b3f7
pkgname = strongswan-pkcs11
diff --git a/PKGBUILD b/PKGBUILD
index 627cfd95b016..04cfcaf50c6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
# Maintainer: Stanislaw Datskevich < me AT nek0.net >
pkgname=strongswan-pkcs11
-pkgver=5.5.3
+pkgver=5.6.0
pkgrel=0
provides=("${pkgname/-pkcs11}=${pkgver}-${pkgrel}")
pkgdesc="The best OpenSource IPsec implementation with PKCS11 support"
@@ -42,7 +42,7 @@ source=("https://download.strongswan.org/strongswan-${pkgver}.tar.bz2"
# md5 is broken. We use sha256 now. Alternatively, we could check the signature of the file, but that
# doesn't yield any more security and just increases the work users initially have to invest.
-sha256sums=('c5ea54b199174708de11af9b8f4ecf28b5b0743d4bc0e380e741f25b28c0f8d4'
+sha256sums=('a14dc0d92634ed52730bfc76a76db30943a28ed3c65a560066e1e9f785827b13'
'003750d77fa501075f1fdb6f55926dc544407c5dd26e2fd8d5eb4917ddf0b3f7')
# We don't build libipsec because it would get loaded before kernel-netlink and netkey, which