summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2017-06-22 16:34:50 +0200
committerNicola Murino2017-06-22 16:34:50 +0200
commitfd6ac51c046045c283dbfb05eb7e6ab78888b926 (patch)
tree4e10c63e24f1a1041f7f2c901b2c657d084a7e60
parente3fb92b60c77b99c01b3a7650afc4acb9c056ea8 (diff)
downloadaur-fd6ac51c046045c283dbfb05eb7e6ab78888b926.tar.gz
Update to 2.4.3
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD9
2 files changed, 11 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 487eb27acae0..2523e2326231 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri May 26 08:58:00 UTC 2017
+# Thu Jun 22 14:34:37 UTC 2017
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.2
- pkgrel = 2
+ pkgver = 2.4.3
+ pkgrel = 1
url = http://openvpn.net/index.php/open-source.html
arch = i686
arch = x86_64
@@ -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.2.tar.xz
- source = https://swupdate.openvpn.net/community/releases/openvpn-2.4.2.tar.xz.asc
- sha256sums = df5c4f384b7df6b08a2f6fa8a84b9fd382baf59c2cef1836f82e2a7f62f1bff9
+ source = https://swupdate.openvpn.net/community/releases/openvpn-2.4.3.tar.xz
+ source = https://swupdate.openvpn.net/community/releases/openvpn-2.4.3.tar.xz.asc
+ sha256sums = 7aa86167a5b8923e54e8795b814ed77288c793671f59fd830d9ab76d4b480571
sha256sums = SKIP
pkgname = openvpn-openssl-1.0
diff --git a/PKGBUILD b/PKGBUILD
index f17f2c039b7a..d9bdc4f7b547 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=openvpn-openssl-1.0
_pkgname=openvpn
-pkgver=2.4.2
-pkgrel=2
+pkgver=2.4.3
+pkgrel=1
pkgdesc='An easy-to-use, robust and highly configurable VPN (Virtual Private Network) (build against openssl-1.0)'
arch=('i686' 'x86_64')
url='http://openvpn.net/index.php/open-source.html'
@@ -14,10 +14,11 @@ provides=('openvpn')
optdepends=('easy-rsa: easy CA and certificate handling')
makedepends=('systemd')
validpgpkeys=('6D04F8F1B0173111F499795E29584D9F40864578' # Samuli Seppänen <samuli@openvpn.net>
- '7ACD56B74144925C6214329757DB9DAB613B8DA1') # David Sommerseth (OpenVPN Technologies, Inc) <davids@openvpn.net>
+ '7ACD56B74144925C6214329757DB9DAB613B8DA1' # David Sommerseth (OpenVPN Technologies, Inc) <davids@openvpn.net>
+ 'F554A3687412CFFEBDEFE0A312F5F7B42F2B01E7') # OpenVPN - Security Mailing List <security@openvpn.net>
license=('custom')
source=("https://swupdate.openvpn.net/community/releases/openvpn-${pkgver}.tar.xz"{,.asc})
-sha256sums=('df5c4f384b7df6b08a2f6fa8a84b9fd382baf59c2cef1836f82e2a7f62f1bff9'
+sha256sums=('7aa86167a5b8923e54e8795b814ed77288c793671f59fd830d9ab76d4b480571'
'SKIP')