diff options
Diffstat (limited to 'main/haproxy/APKBUILD')
-rw-r--r-- | main/haproxy/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/haproxy/APKBUILD b/main/haproxy/APKBUILD index 6e3104ec04..9aee069430 100644 --- a/main/haproxy/APKBUILD +++ b/main/haproxy/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=haproxy pkgver=1.4.18 -pkgrel=2 +pkgrel=3 pkgdesc="A TCP/HTTP reverse proxy for high availability environments" url="http://haproxy.1wt.eu" arch="all" @@ -27,4 +27,4 @@ package() { } md5sums="4ac88bb1a76c4b84ed4f6131183bedbe haproxy-1.4.18.tar.gz -5903abc9e74923150c73c2eb6dad6b0c haproxy.initd" +572195d08dbb1c198b8edade46681b49 haproxy.initd" |