[arch-commits] Commit in openvpn/trunk (PKGBUILD)
Paul Mattal
paul at archlinux.org
Wed Jul 15 12:22:40 UTC 2009
Date: Wednesday, July 15, 2009 @ 08:22:40
Author: paul
Revision: 46302
upgpkg: openvpn 2.1_rc18-1
switch to 2.1 series since Debian has, update to 2.1_rc18
Modified:
openvpn/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-07-15 11:59:33 UTC (rev 46301)
+++ PKGBUILD 2009-07-15 12:22:40 UTC (rev 46302)
@@ -2,8 +2,8 @@
# Maintainer: Judd Vinet <jvinet at zeroflux.org>
pkgname=openvpn
-pkgver=2.0.9
-pkgrel=6
+pkgver=2.1_rc18
+pkgrel=1
pkgdesc="An easy-to-use, robust, and highly configurable VPN (Virtual Private Network)"
arch=(i686 x86_64)
url="http://openvpn.sourceforge.net/"
@@ -11,7 +11,7 @@
license=('custom')
backup=(usr/share/openvpn/easy-rsa/vars usr/share/openvpn/easy-rsa/openssl.cnf)
source=(http://openvpn.net/release/openvpn-$pkgver.tar.gz)
-md5sums=('60745008b90b7dbe25fe8337c550fec6')
+md5sums=()
install=openvpn.install
build() {
More information about the arch-commits
mailing list