summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPete Alexandrou2021-11-12 16:23:34 +1100
committerPete Alexandrou2021-11-12 16:23:34 +1100
commitacf5148a73856265bdfcf227cea9a8b83209a08d (patch)
treeb7573dfd0a5fb5ad5352c084b527fc704ff91eb1 /PKGBUILD
parentf65819561aa5b6a2dc89faa519ca4158962773fd (diff)
downloadaur-acf5148a73856265bdfcf227cea9a8b83209a08d.tar.gz
update to 2.5.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7172556fe5d8..f861edd3e84a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Pete Alexandrou <pete@ozmartians.com>
pkgname=openvpn-xor-git
-pkgver=2.5.3
+pkgver=2.5.4
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.3' 'openvpn-dev')
+provides=('openvpn=2.5.4' '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=('6822bef05b4652c25d3c0c5c82ad785137bcbf394d61da08c91884a25e1cd629'
+sha256sums=('032dbeb31ebca1703d2aaeb516d9a66c3a1313ffcf4d145089df02bb14ad8a41'
'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP'
'6e1d0147076ce0221e4e22e0a10d70c17eaa3740fe21461aff931c107416564f'
'1232b23c6885588c05c521b3722e45b1d79558e24095a4b6d99729ba83ba481b')