diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-03-19 18:02:26 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-03-19 18:02:26 +0000 |
commit | 20887b973c47eade23dd0b479189431661ab382d (patch) | |
tree | e429090bca9c9a5a8d50136f497a04965bb60f22 /testing/openvcp/APKBUILD | |
parent | d680bcc5be457134e753fa572f79cdb7ce5916a3 (diff) | |
download | aports-20887b973c47eade23dd0b479189431661ab382d.tar.bz2 aports-20887b973c47eade23dd0b479189431661ab382d.tar.xz |
testing/openvcp: rebuild against gnutls-3
Diffstat (limited to 'testing/openvcp/APKBUILD')
-rw-r--r-- | testing/openvcp/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/openvcp/APKBUILD b/testing/openvcp/APKBUILD index 2afdc1695..919ef6850 100644 --- a/testing/openvcp/APKBUILD +++ b/testing/openvcp/APKBUILD @@ -4,7 +4,7 @@ pkgname=openvcp _pkgname=openvcpd pkgver=0.5 _pkgver=0.5rc3 -pkgrel=4 +pkgrel=5 pkgdesc="Control Panel for VServer instances" url="http://www.openvcp.org" arch="all" @@ -45,5 +45,5 @@ package() { } md5sums="9c65d706133ea48553c90236997f1b8b openvcpd-0.5rc3.tar.gz -bf034b4507f79f635596f1c78f5f7e3f system-libiptc.patch +107345e8fc8ddaa2cf06dbb94fe13a47 system-libiptc.patch 1c3e0df6937b2a73b49850a81de15365 openvcp.initd" |