Andreas Wacknitz
2024-03-21 735274be2e110d0dc1a72dec53fcf7417ba449d5
bind: update to 9.18.25

1 files modified
4 ■■■■ changed files
components/network/bind/Makefile 4 ●●●● patch | view | raw | blame | history
components/network/bind/Makefile
@@ -29,7 +29,7 @@
COMPONENT_TEST_DIR = $(@D)/tests
COMPONENT_NAME=        bind
COMPONENT_VERSION=    9.18.24
COMPONENT_VERSION=    9.18.25
COMPONENT_SUMMARY=    BIND DNS name server and configuration tools.
COMPONENT_DESCRIPTION=    BIND is open source software that implements the Domain Name System \
                        (DNS) protocols for the Internet.  This package contains the DNS \
@@ -37,7 +37,7 @@
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.xz
COMPONENT_PROJECT_URL=    https://www.isc.org/software/bind/
COMPONENT_ARCHIVE_HASH=    sha256:709d73023c9115ddad3bab65b6c8c79a590196d0d114f5d0ca2533dbd52ddf66
COMPONENT_ARCHIVE_HASH=    sha256:5a4a70432a33d009f0e6e9dbb328aae7a5e27507e98e28bf3c0c6b250ccb2ab3
COMPONENT_ARCHIVE_URL=    https://ftp.isc.org/isc/bind9/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI=        network/dns/$(COMPONENT_NAME)
COMPONENT_CLASSIFICATION=    Applications/Internet