Skip to content

Commit

Permalink
bind: bump to 9.20.4
Browse files Browse the repository at this point in the history
Signed-off-by: Noah Meyerhans <[email protected]>
  • Loading branch information
nmeyerhans committed Jan 8, 2025
1 parent 4b29db3 commit 2b48c6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/bind/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=bind
PKG_VERSION:=9.20.0
PKG_VERSION:=9.20.4
PKG_RELEASE:=1
USERID:=bind=57:bind=57

Expand All @@ -22,7 +22,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:= \
https://www.mirrorservice.org/sites/ftp.isc.org/isc/bind9/$(PKG_VERSION) \
https://ftp.isc.org/isc/bind9/$(PKG_VERSION)
PKG_HASH:=cc580998017b51f273964058e8cb3aa5482bc785243dea71e5556ec565a13347
PKG_HASH:=3a8e1a05e00e3e9bc02bdffded7862faf7726ba76ba997f42ab487777bd8210b

PKG_FIXUP:=autoreconf
PKG_REMOVE_FILES:=aclocal.m4 libtool.m4
Expand Down

0 comments on commit 2b48c6d

Please sign in to comment.