main/haproxy: upgrade to 1.4.22

This commit is contained in:
Natanael Copa 2012-08-24 08:39:02 +00:00
parent 46a35a60f5
commit 4bbb93d659

View File

@ -1,8 +1,8 @@
# Contributor: Jeff Bilyk <jbilyk@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=haproxy
pkgver=1.4.18
pkgrel=4
pkgver=1.4.22
pkgrel=0
pkgdesc="A TCP/HTTP reverse proxy for high availability environments"
url="http://haproxy.1wt.eu"
arch="all"
@ -26,5 +26,5 @@ package() {
install -m755 -D "$srcdir"/$pkgname.initd "$pkgdir"/etc/init.d/$pkgname
}
md5sums="4ac88bb1a76c4b84ed4f6131183bedbe haproxy-1.4.18.tar.gz
md5sums="a0b007c76f6a78524f3b3dd5e704979c haproxy-1.4.22.tar.gz
0891c7f7b98899b7e7bf767ae92b652e haproxy.initd"