summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGomasy2019-06-22 15:46:25 +0900
committerGomasy2019-06-22 15:46:25 +0900
commit079efa70ff0c7d2036cac8c04aea1b114069fa61 (patch)
treeffc72d47d164230fac2858a6522d506c4f20ccc5 /PKGBUILD
parentade1de505cf47c880df7484e6d2b6eccff11ed81 (diff)
downloadaur-079efa70ff0c7d2036cac8c04aea1b114069fa61.tar.gz
Bump to 3.29
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 20c450ec7439..98ee1e8ebefa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Patrick Burroughs (Celti) <celti@celti.name>
pkgname=libreswan
-pkgver=3.28
-pkgrel=2
+pkgver=3.29
+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=('5a26c3411b52bd708ba1b46d077c3b63'
+md5sums=('5b35b39a04f63a8e528b965aad515c01'
'77399a739ee99f8bc54837684d7c39d5')
build() {