mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
haproxy: update to 1.7.8 and pending patches
- fixes reload issue with hanging process Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
This commit is contained in:
@@ -9,12 +9,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=haproxy
|
||||
PKG_VERSION:=1.7.5
|
||||
PKG_RELEASE:=01
|
||||
PKG_VERSION:=1.7.8
|
||||
PKG_RELEASE:=18
|
||||
|
||||
PKG_SOURCE:=haproxy-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://www.haproxy.org/download/1.7/src/
|
||||
PKG_MD5SUM:=ed84c80cb97852d2aa3161ed16c48a1c
|
||||
PKG_MD5SUM:=7e94653cc5a1dba006bbe43736f53595
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
|
||||
Reference in New Issue
Block a user