summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexandre Bique2017-08-14 06:26:21 +0200
committerAlexandre Bique2017-08-14 06:26:21 +0200
commitda3b35277bf438c8bf338d6389653eb9606d24c3 (patch)
treea91abbdf1d785fca3ba7abebcec3ffeb1bc9c00d /PKGBUILD
parent5da5c5a05cb04c915655e427319032164a25a0ff (diff)
downloadaur-da3b35277bf438c8bf338d6389653eb9606d24c3.tar.gz
Update libreswan to 3.21
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc3c62e5130d..1796f94ab106 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# (Co-)Maintainer: Patrick Burroughs (Celti) <celti@celti.name>
pkgname=libreswan
-pkgver=3.20
+pkgver=3.21
pkgrel=1
pkgdesc="IPsec implementation with IKEv1 and IKEv2 keying protocols"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ conflicts=('freeswan' 'openswan' 'strongswan' 'ipsec-tools')
backup=('etc/ipsec.conf' 'etc/ipsec.secrets' 'etc/pam.d/pluto')
source=(https://download.libreswan.org/${pkgname}-${pkgver}.tar.gz
tmpfiles.conf)
-md5sums=('72aecdf8314c0c47546d5ae2cf918191'
+md5sums=('cdd455cc3a97cd975ca9c92a55970641'
'77399a739ee99f8bc54837684d7c39d5')
build() {