]> git.99rst.org Git - openwrt-packages.git/commitdiff
coredns: update to 1.14.6
authorVladimir Ermakov <redacted>
Thu, 16 Jul 2026 09:09:22 +0000 (11:09 +0200)
committerJosef Schlehofer <redacted>
Thu, 16 Jul 2026 12:03:20 +0000 (14:03 +0200)
Changelog: https://github.com/coredns/coredns/releases/tag/v1.14.6

Signed-off-by: Vladimir Ermakov <redacted>
net/coredns/Makefile

index 55d18673bf788563d208c5b40735a8aeff25c794..b1ae0e136258104d41c875ffc5ad98e192ffb0df 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=coredns
-PKG_VERSION:=1.14.4
+PKG_VERSION:=1.14.6
 PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://github.com/coredns/coredns.git
-PKG_MIRROR_HASH:=6e120ca738f4d4eaff851de6de7d78ee542200c72ef639f66e0c34491db5a2fe
+PKG_MIRROR_HASH:=1e7a9abb413a0fb5497f38f144e8a3f3647b5f77eb92b5944fb0e72febf4e147
 PKG_SOURCE_VERSION:=v$(PKG_VERSION)
 
 PKG_LICENSE:=Apache-2.0
git clone https://git.99rst.org/PROJECT