summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Lea2023-03-26 18:57:18 -0700
committerChris Lea2023-03-26 18:57:18 -0700
commit909121773c14040efd63049adbf2ce12eec4cf01 (patch)
tree80b5dda01821211b1e682a8a9433ffc9b945cef4 /PKGBUILD
parentb4b693a7c8d8fdb014bfe9dcd584874d20225f63 (diff)
downloadaur-909121773c14040efd63049adbf2ce12eec4cf01.tar.gz
openvpn 2.6.2-1: new upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fcf04c3ae4ab..e596ff69f763 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
# Contributer: Christian Hesse <mail@eworm.de>
pkgname=openvpn-mbedtls
-_tag='29dd2c1ab9a7bf906b823e6266cec499564948c6' # git rev-parse v${pkgver}
+_tag='42f789591d42dcab63578f6e63c63092126c7d2c' # git rev-parse v${pkgver}
_pkgname=openvpn
crypto_library=mbedtls
-pkgver=2.6.1
+pkgver=2.6.2
pkgrel=1
pkgdesc="An easy-to-use, robust and highly configurable VPN (Virtual Private Network), linked against the ${crypto_library} library for crypto support."
arch=('x86_64' 'armv7h' 'aarch64')