From 308573dd347484fb43ad515d504e10a3b09085ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Ter=C3=A4s?= Date: Tue, 11 Sep 2012 11:13:34 +0300 Subject: testing/haproxy: fix the URI Better not do fancy substitions, as we might have multidigit version with or without -dev/-rc. So put the branch version there as-is. --- testing/haproxy/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/haproxy') diff --git a/testing/haproxy/APKBUILD b/testing/haproxy/APKBUILD index 426e027a7..ffcff6a87 100644 --- a/testing/haproxy/APKBUILD +++ b/testing/haproxy/APKBUILD @@ -12,7 +12,7 @@ depends="" makedepends="pcre-dev openssl-dev" install="haproxy.pre-install haproxy.pre-upgrade" subpackages="$pkgname-doc" -source="http://haproxy.1wt.eu/download/${pkgver#*.*}/src/devel/$pkgname-$_pkgver.tar.gz +source="http://haproxy.1wt.eu/download/1.5/src/devel/$pkgname-$_pkgver.tar.gz haproxy.initd haproxy.cfg" -- cgit v1.2.3