summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandre Bique2015-09-05 10:37:26 +0200
committerAlexandre Bique2015-09-05 10:37:26 +0200
commit857eadaf1932851850ddeaf504a87d6b26e4d897 (patch)
tree7be85dae14fe16419d9f09ea8c254c07401ca441
parent42f308afb3500284c74c5126f8d5ceae7db2e5fc (diff)
downloadaur-857eadaf1932851850ddeaf504a87d6b26e4d897.tar.gz
Bump to 3.15
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4b7658da8493..73e0c69c55c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libreswan
pkgdesc = IPsec implementation with IKEv1 and IKEv2 keying protocols
- pkgver = 3.14
+ pkgver = 3.15
pkgrel = 1
url = https://libreswan.org/
arch = i686
@@ -15,7 +15,7 @@ pkgbase = libreswan
conflicts = ipsec-tools
backup = etc/ipsec.conf
backup = etc/pam.d/pluto
- source = https://download.libreswan.org/libreswan-3.14.tar.gz
+ source = https://download.libreswan.org/libreswan-3.15.tar.gz
source = tmpfiles.conf
md5sums = da7a410afcfc2673f14f33f69fefca1f
md5sums = 77399a739ee99f8bc54837684d7c39d5
diff --git a/PKGBUILD b/PKGBUILD
index 91fe607829a3..01526403dbb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# $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.14
+pkgver=3.15
pkgrel=1
pkgdesc="IPsec implementation with IKEv1 and IKEv2 keying protocols"
arch=('i686' 'x86_64')