summaryrefslogtreecommitdiffstats
path: root/testing/haproxy
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2012-12-12 08:30:19 +0200
committerTimo Teräs <timo.teras@iki.fi>2012-12-12 08:30:59 +0200
commitda3ad45fc2d1413b39bff2063ca0b2693a77cdb4 (patch)
tree560bf50d0b270598488b2f677af5d7cb205cf4d7 /testing/haproxy
parent0a247d6a41cdd0799830f898f54ab378ef40e8b7 (diff)
downloadaports-da3ad45fc2d1413b39bff2063ca0b2693a77cdb4.tar.bz2
aports-da3ad45fc2d1413b39bff2063ca0b2693a77cdb4.tar.xz
testing/haproxy: upgrade to 1.5-dev15
Diffstat (limited to 'testing/haproxy')
-rw-r--r--testing/haproxy/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/haproxy/APKBUILD b/testing/haproxy/APKBUILD
index f5464d463..f94e1844b 100644
--- a/testing/haproxy/APKBUILD
+++ b/testing/haproxy/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Jeff Bilyk <jbilyk@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=haproxy
-pkgver=1.5_alpha14
+pkgver=1.5_alpha15
_pkgver=${pkgver/_alpha/-dev}
pkgrel=0
pkgdesc="A TCP/HTTP reverse proxy for high availability environments"
@@ -30,6 +30,6 @@ package() {
install -m644 -D "$srcdir"/haproxy.cfg "$pkgdir"/etc/haproxy/haproxy.cfg
}
-md5sums="29be41f5c37f021e623af9a1c09c9248 haproxy-1.5-dev14.tar.gz
+md5sums="4dc19ea5b15f4e10e1ee5b9271108e00 haproxy-1.5-dev15.tar.gz
81319456a35408bf47443e9c314d2e94 haproxy.initd
463f00b30bfb002750d5c5549382365f haproxy.cfg"