summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b103acf9e983..303eb0d4b631 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = openvpn-rrf
pkgdesc = OpenVPN with my "Recursive Routing Fix" patch installed.
- pkgver = 2.4.7
+ pkgver = 2.4.8
pkgrel = 1
url = http://openvpn.net/index.php/open-source.html
arch = x86_64
@@ -16,8 +16,8 @@ pkgbase = openvpn-rrf
optdepends = pam: authenticate via PAM
provides = openvpn
conflicts = openvpn
- source = https://swupdate.openvpn.net/community/releases/openvpn-2.4.7.tar.gz
- source = https://swupdate.openvpn.net/community/releases/openvpn-2.4.7.tar.gz.asc
+ source = https://swupdate.openvpn.net/community/releases/openvpn-2.4.8.tar.gz
+ source = https://swupdate.openvpn.net/community/releases/openvpn-2.4.8.tar.gz.asc
source = recursive-routing-fix.patch
validpgpkeys = F554A3687412CFFEBDEFE0A312F5F7B42F2B01E7
sha256sums = 73dce542ed3d6f0553674f49025dfbdff18348eb8a25e6215135d686b165423c
diff --git a/PKGBUILD b/PKGBUILD
index fe3cd8dbd071..5731859ce215 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributer: Christian Hesse <mail@eworm.de>
pkgname=openvpn-rrf
-pkgver=2.4.7
+pkgver=2.4.8
pkgrel=1
pkgdesc='OpenVPN with my "Recursive Routing Fix" patch installed.'
arch=('x86_64')