Andreas Wacknitz
2021-04-06 d8128048eabf5e891308bf2424075c4e9e6e84f6
haproxy: update to 2.2.13

2 files modified
6 ■■■■■ changed files
components/web/haproxy/Makefile 5 ●●●●● patch | view | raw | blame | history
components/web/haproxy/pkg5 1 ●●●● patch | view | raw | blame | history
components/web/haproxy/Makefile
@@ -20,13 +20,13 @@
COMPONENT_NAME=        haproxy
COMPONENT_FMRI=        web/loadbalancer/haproxy
COMPONENT_VERSION_MJR=    2.2
COMPONENT_VERSION_MNR=  8
COMPONENT_VERSION_MNR=  13
COMPONENT_VERSION=    $(COMPONENT_VERSION_MJR).$(COMPONENT_VERSION_MNR)
COMPONENT_PROJECT_URL=    https://www.haproxy.org/
COMPONENT_SUMMARY=    A reliable, high performance TCP/HTTP load balancer
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH=    sha256:61f90e3e2a36bd8800a5bee31cba7eef37c9aa8a353b6c741edaa411510b14be
COMPONENT_ARCHIVE_HASH=    sha256:9e3e51441c70bedfb494fc9d4b4d3389a71be9a3c915ba3d6f7e8fd9a57ce160
COMPONENT_ARCHIVE_URL=    https://haproxy.org/download/$(COMPONENT_VERSION_MJR)/src/$(COMPONENT_ARCHIVE)
COMPONENT_CLASSIFICATION=    System/Services
COMPONENT_LICENSE=    HAPROXY
@@ -71,4 +71,5 @@
REQUIRED_PACKAGES += library/security/openssl
REQUIRED_PACKAGES += library/zlib
REQUIRED_PACKAGES += runtime/lua-53
REQUIRED_PACKAGES += shell/ksh93
REQUIRED_PACKAGES += system/library
components/web/haproxy/pkg5
@@ -5,6 +5,7 @@
        "library/security/openssl",
        "library/zlib",
        "runtime/lua-53",
        "shell/ksh93",
        "system/library"
    ],
    "fmris": [