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 97a546fd7a..6945f6650a 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=0 +pkgrel=1 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 -cce88addaac6ee8065633b94c404300d haproxy.initd" +5903abc9e74923150c73c2eb6dad6b0c haproxy.initd" |