summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexandre Bique2017-02-23 17:10:37 +0100
committerAlexandre Bique2017-02-23 17:10:37 +0100
commit826c9eb586c616e5fcca662bbeb90dac77984b9a (patch)
treefa4d7ffa6b75765e4508f9df1011efdd25ad3679 /PKGBUILD
parent6d471fc1309af95f211ac0b5bfc20ab532e91f75 (diff)
downloadaur-826c9eb586c616e5fcca662bbeb90dac77984b9a.tar.gz
Update to version 3.19
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c3a942925903..9385e6623798 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# (Co-)Maintainer: Patrick Burroughs (Celti) <celti@celti.name>
pkgname=libreswan
-pkgver=3.18
-pkgrel=2
+pkgver=3.19
+pkgrel=1
pkgdesc="IPsec implementation with IKEv1 and IKEv2 keying protocols"
arch=('i686' 'x86_64')
url="https://libreswan.org/"
@@ -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=('600c40e0d94c61408c7b4948971d78f4'
+md5sums=('f2abcdcdccb2ec42f226a6dbb0528cad'
'77399a739ee99f8bc54837684d7c39d5')
build() {