summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGomasy2018-10-06 14:28:58 +0900
committerGomasy2018-10-06 14:28:58 +0900
commit2d210831e1c9ad999e6ae0c372668832e494e4fa (patch)
tree90cbc37227dcc360baa17ebdbe743cb98c0f639f /PKGBUILD
parentccc00a3081436e444ff05ea7a023ec4d5ee915c2 (diff)
downloadaur-2d210831e1c9ad999e6ae0c372668832e494e4fa.tar.gz
Bump to 3.2.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 35785dc16970..0af165d36ad7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# (Co-)Maintainer: Patrick Burroughs (Celti) <celti@celti.name>
pkgname=libreswan
-pkgver=3.25
-pkgrel=2
+pkgver=3.26
+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=('a182a0881eec9a298aaf45cce618ef97'
+md5sums=('941cdac614cd6450f9e20820fe22c5fc'
'77399a739ee99f8bc54837684d7c39d5')
build() {