summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexandre Bique2016-04-24 12:08:09 +0200
committerAlexandre Bique2016-04-24 12:08:09 +0200
commit00f33d6d691f707ad39ac0c122d8243b2af0be08 (patch)
tree433829932a7d034603deedebf40c8a4ba40cd3c3 /PKGBUILD
parent70d93031a03e97413af3c1190f119263fb341665 (diff)
downloadaur-00f33d6d691f707ad39ac0c122d8243b2af0be08.tar.gz
Bump to 3.17
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 17b95fdfa727..6d262ac8a70c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# $Id: pkgbuild-mode.el,v 1.23 2007/10/20 16:02:14 juergen Exp $
# Maintainer: Alexandre BIQUE <bique.alexandre@gmail.com>
pkgname=libreswan
-pkgver=3.16
-pkgrel=2
+pkgver=3.17
+pkgrel=1
pkgdesc="IPsec implementation with IKEv1 and IKEv2 keying protocols"
arch=('i686' 'x86_64')
url="https://libreswan.org/"
@@ -15,13 +15,13 @@ optdepends=()
provides=()
conflicts=('freeswan' 'openswan' 'strongswan' 'ipsec-tools')
replaces=()
-backup=('etc/ipsec.conf' 'etc/pam.d/pluto')
+backup=('etc/ipsec.conf' 'etc/ipsec.secrets' 'etc/pam.d/pluto')
options=()
install=
changelog=
source=(https://download.libreswan.org/${pkgname}-${pkgver}.tar.gz
tmpfiles.conf)
-md5sums=('22c2d8d5b637e20fe222ebcf99b4a917'
+md5sums=('a37ce71229d491f30926788565f82e16'
'77399a739ee99f8bc54837684d7c39d5')
prepare() {