From: Vladimir Ermakov Date: Fri, 19 Jun 2026 10:41:13 +0000 (+0200) Subject: coredns: update to 1.14.4 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=250b6f2211127bc2c90b6fa7b3abd9874c0deb89;p=openwrt-packages.git coredns: update to 1.14.4 Changelog https://github.com/coredns/coredns/releases/tag/v1.14.4 Signed-off-by: Vladimir Ermakov --- diff --git a/net/coredns/Makefile b/net/coredns/Makefile index bc03fb568..55d18673b 100644 --- a/net/coredns/Makefile +++ b/net/coredns/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=coredns -PKG_VERSION:=1.14.3 -PKG_RELEASE:=2 +PKG_VERSION:=1.14.4 +PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/coredns/coredns.git -PKG_MIRROR_HASH:=9d4304f736454b719a55c910a3b906010be51c1a4adba67f9fde23394ffdba41 +PKG_MIRROR_HASH:=6e120ca738f4d4eaff851de6de7d78ee542200c72ef639f66e0c34491db5a2fe PKG_SOURCE_VERSION:=v$(PKG_VERSION) PKG_LICENSE:=Apache-2.0