aboutsummaryrefslogtreecommitdiffstats
path: root/main/haproxy
diff options
context:
space:
mode:
authorMilan P. Stanić <mps@arvanta.net>2019-12-26 11:32:14 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2019-12-26 10:58:14 +0000
commitf8c1d041503312cdf93078ee694087c0ea6d81e6 (patch)
treef1ba78b9b1986043e1ca83abc097d032707f9564 /main/haproxy
parent6e7b7139dbbefa4e7f07e7f4af7901896717ebff (diff)
downloadaports-f8c1d041503312cdf93078ee694087c0ea6d81e6.tar.bz2
aports-f8c1d041503312cdf93078ee694087c0ea6d81e6.tar.xz
main/haproxy: upgrade to 2.0.12
remove comment from APKBUILD about keeping LTS
Diffstat (limited to 'main/haproxy')
-rw-r--r--main/haproxy/APKBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/main/haproxy/APKBUILD b/main/haproxy/APKBUILD
index ff9985908c..fb34ead048 100644
--- a/main/haproxy/APKBUILD
+++ b/main/haproxy/APKBUILD
@@ -1,9 +1,7 @@
# Contributor: Jeff Bilyk <jbilyk@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=haproxy
-pkgver=2.0.11
-# It will be easier to maintain it in stable release if we use LTS
-# Upgrade to new version should be done after Alpine 3.11-stable is released
+pkgver=2.0.12
_pkgmajorver=${pkgver%.*}
pkgrel=0
pkgdesc="A TCP/HTTP reverse proxy for high availability environments"
@@ -51,6 +49,6 @@ package() {
"$pkgdir"/etc/haproxy/haproxy.cfg
}
-sha512sums="6863b27f4816719e9193f9107f9d8eafdfc020be7b9ab85dbeb3bc97952f815fde7b590de2bfd3f4762c1f6edfbccc239f7e42a4d53a44503d6fd7e1d6165262 haproxy-2.0.11.tar.gz
+sha512sums="bc81a5f88278b56bddfec52dba5231a06567177fe806faeb5ffb1965d8c4731704e0b92949cc72de0b4738c8baad28c5211d46d1dc980c4145c90081fc2d838c haproxy-2.0.12.tar.gz
3ab277bf77fe864ec6c927118dcd70bdec0eb3c54535812d1c3c0995fa66a3ea91a73c342edeb8944caeb097d2dd1a7761099182df44af5e3ef42de6e2176d26 haproxy.initd
26bc8f8ac504fcbaec113ecbb9bb59b9da47dc8834779ebbb2870a8cadf2ee7561b3a811f01e619358a98c6c7768e8fdd90ab447098c05b82e788c8212c4c41f haproxy.cfg"