summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2018-05-25 13:18:56 +0200
committerNicola Murino2018-05-25 13:18:56 +0200
commita0ccb3d7454066051b4bfa852eafc23168fcf2d0 (patch)
tree4413407f2a30a9745fd38df623d51efd566feea2
parente94a6093391ca446c7adfe279edf76a76cfad730 (diff)
downloadaur-a0ccb3d7454066051b4bfa852eafc23168fcf2d0.tar.gz
Update to 2.4.6-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 40f58fa723f1..2b2f5c6cd1eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Mar 5 10:51:44 UTC 2018
+# Fri May 25 11:18:37 UTC 2018
pkgbase = openvpn-openssl-1.0
pkgdesc = An easy-to-use, robust and highly configurable VPN (Virtual Private Network) (build against openssl-1.0)
- pkgver = 2.4.5
+ pkgver = 2.4.6
pkgrel = 1
url = http://openvpn.net/index.php/open-source.html
arch = i686
@@ -17,9 +17,9 @@ pkgbase = openvpn-openssl-1.0
optdepends = easy-rsa: easy CA and certificate handling
provides = openvpn
conflicts = openvpn
- source = https://swupdate.openvpn.net/community/releases/openvpn-2.4.5.tar.xz
- source = https://swupdate.openvpn.net/community/releases/openvpn-2.4.5.tar.xz.asc
- sha256sums = 43c0a363a332350f620d1cd93bb431e082bedbc93d4fb872f758650d53c1d29e
+ source = https://swupdate.openvpn.net/community/releases/openvpn-2.4.6.tar.gz
+ source = https://swupdate.openvpn.net/community/releases/openvpn-2.4.6.tar.gz.asc
+ sha256sums = 738dbd37fcf8eb9382c53628db22258c41ba9550165519d9200e8bebaef4cbe2
sha256sums = SKIP
pkgname = openvpn-openssl-1.0
diff --git a/PKGBUILD b/PKGBUILD
index 7f6a090af718..99971906cb68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=openvpn-openssl-1.0
_pkgname=openvpn
-pkgver=2.4.5
+pkgver=2.4.6
pkgrel=1
pkgdesc='An easy-to-use, robust and highly configurable VPN (Virtual Private Network) (build against openssl-1.0)'
arch=('i686' 'x86_64')
@@ -15,8 +15,8 @@ optdepends=('easy-rsa: easy CA and certificate handling')
makedepends=('systemd')
license=('custom')
validpgpkeys=('F554A3687412CFFEBDEFE0A312F5F7B42F2B01E7') # OpenVPN - Security Mailing List <security@openvpn.net>
-source=("https://swupdate.openvpn.net/community/releases/openvpn-${pkgver}.tar.xz"{,.asc})
-sha256sums=('43c0a363a332350f620d1cd93bb431e082bedbc93d4fb872f758650d53c1d29e'
+source=("https://swupdate.openvpn.net/community/releases/openvpn-${pkgver}.tar.gz"{,.asc})
+sha256sums=('738dbd37fcf8eb9382c53628db22258c41ba9550165519d9200e8bebaef4cbe2'
'SKIP')
build() {