aboutsummaryrefslogtreecommitdiffstats
path: root/main/haproxy
diff options
context:
space:
mode:
authorPrzemyslaw Pawelczyk <przemoc@zoho.com>2016-06-20 11:51:19 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2016-06-29 09:48:24 +0000
commit6c0d0fd978af5bd466727cb07acbc69d0c900f33 (patch)
treefd720ad14b8d98675045d7ec38cbea6578ed3cca /main/haproxy
parenta7258ac154f2d9cff5a58bf8186c2ac7d5b9ecfc (diff)
main/haproxy: Bump pkgrel.
Diffstat (limited to 'main/haproxy')
-rw-r--r--main/haproxy/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/haproxy/APKBUILD b/main/haproxy/APKBUILD
index 8de175a76c8..be8bb95eb5d 100644
--- a/main/haproxy/APKBUILD
+++ b/main/haproxy/APKBUILD
@@ -3,7 +3,7 @@
pkgname=haproxy
pkgver=1.6.6
_pkgmajorver=${pkgver%.*}
-pkgrel=0
+pkgrel=1
pkgdesc="A TCP/HTTP reverse proxy for high availability environments"
url="http://haproxy.1wt.eu"
arch="all"