diff options
author | Stanislaw Datskevich | 2015-12-31 19:48:41 +0200 |
---|---|---|
committer | Stanislaw Datskevich | 2015-12-31 19:48:41 +0200 |
commit | ab521a85c300d9af8597ff70cbe1be2f0b45d0f4 (patch) | |
tree | 7e9a63ce895452e935982b1e660f5c864c5267e1 | |
parent | d12d6eeae314434c1c5c864e2c6a0c050af7a603 (diff) | |
download | aur-ab521a85c300d9af8597ff70cbe1be2f0b45d0f4.tar.gz |
updated SRCINFO
-rw-r--r-- | .SRCINFO | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -1,6 +1,8 @@ +# Generated by mksrcinfo v8 +# Thu Dec 31 17:48:35 UTC 2015 pkgbase = openvpn-pkcs11 pkgdesc = An easy-to-use, robust, and highly configurable VPN (Virtual Private Network) with smartcard support - pkgver = 2.3.8 + pkgver = 2.3.9 pkgrel = 0 url = http://openvpn.net/index.php/open-source.html install = openvpn.install @@ -11,7 +13,8 @@ pkgbase = openvpn-pkcs11 depends = lzo depends = iproute2 depends = pkcs11-helper - source = http://swupdate.openvpn.net/community/releases/openvpn-2.3.8.tar.gz - sha256sums = 532435eff61c14b44a583f27b72f93e7864e96c95fe51134ec0ad4b1b1107c51 + source = http://swupdate.openvpn.net/community/releases/openvpn-2.3.9.tar.gz + sha256sums = 2c12fe9ea641ac1291e70322cc500641c84e5903dd4f40bf2eda7e9f209b2f9c pkgname = openvpn-pkcs11 + |