summaryrefslogtreecommitdiffstats
path: root/testing/haproxy
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-09-03 08:06:22 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-09-03 08:06:22 +0000
commitc1bc58c6304d279634d8e143dfe575ccc74609ca (patch)
tree5aac69f5ee734d744b1197aaac38d5d7a48156d8 /testing/haproxy
parent5f805288a4adb728418b72e40e7a6d6fc2587912 (diff)
downloadaports-c1bc58c6304d279634d8e143dfe575ccc74609ca.tar.bz2
aports-c1bc58c6304d279634d8e143dfe575ccc74609ca.tar.xz
testing/haproxy: use /sbin/nologin as shell
Diffstat (limited to 'testing/haproxy')
-rw-r--r--testing/haproxy/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/haproxy/APKBUILD b/testing/haproxy/APKBUILD
index 289b51cb1..d6aa86512 100644
--- a/testing/haproxy/APKBUILD
+++ b/testing/haproxy/APKBUILD
@@ -3,7 +3,7 @@
pkgname=haproxy
pkgver=1.5_alpha18
_pkgver=${pkgver/_alpha/-dev}
-pkgrel=0
+pkgrel=1
pkgdesc="A TCP/HTTP reverse proxy for high availability environments"
url="http://haproxy.1wt.eu"
arch="all"