aboutsummaryrefslogtreecommitdiffstats
path: root/main/haproxy
diff options
context:
space:
mode:
authorPrzemyslaw Pawelczyk <przemoc@zoho.com>2016-04-23 01:11:18 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2016-04-25 07:11:16 +0000
commit0f920d3abed21639fb843e30ebb8ef914bcf7278 (patch)
tree6595936689a10aad99bfcfeb940f361ce9d7bcee /main/haproxy
parent12b331734c01892fd91c249f49be715a7341a2e2 (diff)
downloadaports-0f920d3abed21639fb843e30ebb8ef914bcf7278.tar.bz2
aports-0f920d3abed21639fb843e30ebb8ef914bcf7278.tar.xz
main/[various]: bump pkgrel for pre-install fixes
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 13ed876a0e..1856628a75 100644
--- a/main/haproxy/APKBUILD
+++ b/main/haproxy/APKBUILD
@@ -3,7 +3,7 @@
pkgname=haproxy
pkgver=1.6.4
_pkgmajorver=${pkgver%.*}
-pkgrel=0
+pkgrel=1
pkgdesc="A TCP/HTTP reverse proxy for high availability environments"
url="http://haproxy.1wt.eu"
arch="all"