summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhsm Qwerty2019-09-30 20:16:39 +0200
committerPhsm Qwerty2019-09-30 20:16:39 +0200
commit8fdb9faa613b6236f867b1e1759fbdf595280fe3 (patch)
tree1e79fa12eaf71ad6eefd82d1d7925e4d5cce75d8
parent8e15562f5d5a14ebef51acc8adaa51910fff4850 (diff)
downloadaur-8fdb9faa613b6236f867b1e1759fbdf595280fe3.tar.gz
version 5.8.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0d27ea8a32d7..389b537c41ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,8 +2,8 @@
# Fri Sep 1 20:52:50 UTC 2017
pkgbase = strongswan-pkcs11
pkgdesc = The best OpenSource IPsec implementation with PKCS11 support
- pkgver = 5.6.3
- pkgrel = 2
+ pkgver = 5.8.1
+ pkgrel = 1
url = http://www.strongswan.org
arch = i686
arch = x86_64
@@ -101,9 +101,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.6.3.tar.bz2
+ source = https://download.strongswan.org/strongswan-5.8.1.tar.bz2
source = configure_ac.patch
- sha256sums = c3c7dc8201f40625bba92ffd32eb602a8909210d8b3fac4d214c737ce079bf24
+ sha256sums = d9af70acea5c054952ad1584916c1bf231b064eb6c8a9791dcb6ae90a769990c
sha256sums = 003750d77fa501075f1fdb6f55926dc544407c5dd26e2fd8d5eb4917ddf0b3f7
pkgname = strongswan-pkcs11
diff --git a/PKGBUILD b/PKGBUILD
index 2a9c92074bb7..5ac795526c89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,8 @@
# Maintainer: Stanislaw Datskevich < me AT nek0.net >
pkgname=strongswan-pkcs11
-pkgver=5.6.3
-pkgrel=2
+pkgver=5.8.1
+pkgrel=1
provides=("${pkgname/-pkcs11}=${pkgver}-${pkgrel}")
pkgdesc="The best OpenSource IPsec implementation with PKCS11 support"
url='http://www.strongswan.org'
@@ -43,7 +43,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=('c3c7dc8201f40625bba92ffd32eb602a8909210d8b3fac4d214c737ce079bf24'
+sha256sums=('d9af70acea5c054952ad1584916c1bf231b064eb6c8a9791dcb6ae90a769990c'
'003750d77fa501075f1fdb6f55926dc544407c5dd26e2fd8d5eb4917ddf0b3f7')
# We don't build libipsec because it would get loaded before kernel-netlink and netkey, which