* update openvpn to 2.6.12-1.1

This commit is contained in:
Alexander Baldeck 2024-10-18 10:35:13 +02:00
parent b19dddec40
commit 5cf0458f21
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = openvpn
pkgdesc = An easy-to-use, robust and highly configurable VPN (Virtual Private Network)
pkgver = 2.6.12
pkgrel = 1
pkgrel = 1.1
url = https://openvpn.net/index.php/open-source.html
install = openvpn.install
arch = x86_64

View File

@ -3,7 +3,7 @@
pkgname=openvpn
pkgver=2.6.12
pkgrel=1
pkgrel=1.1
pkgdesc='An easy-to-use, robust and highly configurable VPN (Virtual Private Network)'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url='https://openvpn.net/index.php/open-source.html'