summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPete Alexandrou2021-12-23 20:47:04 +1100
committerPete Alexandrou2021-12-23 20:47:04 +1100
commit5f6c2f3b43d0a2507834fdc00b399862cebec754 (patch)
tree236f4190d4b4ef3bcf1e18c96074974cd7f68434 /PKGBUILD
parentacf5148a73856265bdfcf227cea9a8b83209a08d (diff)
downloadaur-5f6c2f3b43d0a2507834fdc00b399862cebec754.tar.gz
update to OpenVPN 2.5.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f861edd3e84a..b2a7d7141950 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Pete Alexandrou <pete@ozmartians.com>
pkgname=openvpn-xor-git
-pkgver=2.5.4
+pkgver=2.5.5
pkgrel=1
pkgdesc='OpenVPN with XOR patch to bypass DPI monitoring in places like China (also known as OpenVPN stealth/scramble mode)'
arch=('x86_64')
@@ -9,7 +9,7 @@ depends=('openssl' 'lzo' 'iproute2' 'libsystemd' 'pkcs11-helper' 'python-docutil
optdepends=('easy-rsa' 'pam' 'qopenvpn')
makedepends=('git' 'systemd')
conflicts=('openvpn' 'openvpn-dev' 'openvpn-git' 'openvpn-xor-patched' 'libressl')
-provides=('openvpn=2.5.4' 'openvpn-dev')
+provides=('openvpn=2.5.5' 'openvpn-dev')
license=('custom')
source=("https://github.com/${pkgname%-xor-git}/${pkgname%-xor-git}/archive/v${pkgver}.tar.gz"
"https://raw.githubusercontent.com/Tunnelblick/Tunnelblick/master/third_party/sources/openvpn/openvpn-${pkgver}/patches/02-tunnelblick-openvpn_xorpatch-a.diff"
@@ -20,7 +20,7 @@ source=("https://github.com/${pkgname%-xor-git}/${pkgname%-xor-git}/archive/v${p
"https://raw.githubusercontent.com/Tunnelblick/Tunnelblick/master/third_party/sources/openvpn/openvpn-${pkgver}/patches/10-route-gateway-dhcp.diff"
"systemd.diff"
"openvpn-xor-watermark.diff")
-sha256sums=('032dbeb31ebca1703d2aaeb516d9a66c3a1313ffcf4d145089df02bb14ad8a41'
+sha256sums=('f36d179102426082ed092a245b747f075e7da58d00867e95b0ea955b48ee60af'
'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP'
'6e1d0147076ce0221e4e22e0a10d70c17eaa3740fe21461aff931c107416564f'
'1232b23c6885588c05c521b3722e45b1d79558e24095a4b6d99729ba83ba481b')