summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandre Bique2016-01-05 20:31:04 +0100
committerAlexandre Bique2016-01-05 20:31:04 +0100
commita6e295170345fa7ebdf20de9406b1b5c789ce3eb (patch)
treecd2ed94cf04a719dcb62ae6df52895d7fbb7ae4d
parentd0b37450ad438547eb1687477bda0cb118f281aa (diff)
downloadaur-a6e295170345fa7ebdf20de9406b1b5c789ce3eb.tar.gz
Update to 3.16
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e968096df70..147ec4b7d918 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Tue Jan 5 19:30:58 UTC 2016
pkgbase = libreswan
pkgdesc = IPsec implementation with IKEv1 and IKEv2 keying protocols
- pkgver = 3.15
- pkgrel = 2
+ pkgver = 3.16
+ pkgrel = 1
url = https://libreswan.org/
arch = i686
arch = x86_64
@@ -18,9 +20,9 @@ pkgbase = libreswan
conflicts = ipsec-tools
backup = etc/ipsec.conf
backup = etc/pam.d/pluto
- source = https://download.libreswan.org/libreswan-3.15.tar.gz
+ source = https://download.libreswan.org/libreswan-3.16.tar.gz
source = tmpfiles.conf
- md5sums = 719f41125bed347a38298dac232ec477
+ md5sums = 22c2d8d5b637e20fe222ebcf99b4a917
md5sums = 77399a739ee99f8bc54837684d7c39d5
pkgname = libreswan
diff --git a/PKGBUILD b/PKGBUILD
index 16f37d61c2fe..8fe806150a35 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.15
-pkgrel=2
+pkgver=3.16
+pkgrel=1
pkgdesc="IPsec implementation with IKEv1 and IKEv2 keying protocols"
arch=('i686' 'x86_64')
url="https://libreswan.org/"
@@ -21,7 +21,7 @@ install=
changelog=
source=(https://download.libreswan.org/${pkgname}-${pkgver}.tar.gz
tmpfiles.conf)
-md5sums=('719f41125bed347a38298dac232ec477'
+md5sums=('22c2d8d5b637e20fe222ebcf99b4a917'
'77399a739ee99f8bc54837684d7c39d5')
prepare() {