summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStanislaw Datskevich2015-12-31 19:47:59 +0200
committerStanislaw Datskevich2015-12-31 19:47:59 +0200
commitd12d6eeae314434c1c5c864e2c6a0c050af7a603 (patch)
tree9416634888998b8876cbf78de17047905ab80082
parent44917e0b6995ed4cd83d65cbd493b7fcb718beae (diff)
downloadaur-d12d6eeae314434c1c5c864e2c6a0c050af7a603.tar.gz
New version
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2cfa9f1822e4..f1d1690a6dcb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Thomas Bächler <thomas@archlinux.org>
pkgname=openvpn-pkcs11
-pkgver=2.3.8
+pkgver=2.3.9
pkgrel=0
pkgdesc="An easy-to-use, robust, and highly configurable VPN (Virtual Private Network) with smartcard support"
arch=(i686 x86_64)
@@ -11,7 +11,7 @@ depends=('openssl' 'lzo' 'iproute2' 'pkcs11-helper')
license=('custom')
install=openvpn.install
source=(http://swupdate.openvpn.net/community/releases/openvpn-${pkgver}.tar.gz)
-sha256sums=('532435eff61c14b44a583f27b72f93e7864e96c95fe51134ec0ad4b1b1107c51')
+sha256sums=('2c12fe9ea641ac1291e70322cc500641c84e5903dd4f40bf2eda7e9f209b2f9c')
build() {
cd "${srcdir}"/openvpn-$pkgver