aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2024-05-02 13:22:28 +0200
committerFrancesco Colista <fcolista@alpinelinux.org>2024-05-02 11:39:08 +0000
commit53e6225d97f631a8914134a223940386d417efeb (patch)
treeb60841925c59234bf16d6a38f1da7591d6d849e7
parent8d9a31b41b00e70340f7daa07601b04b5f93473c (diff)
community/coredns: enabled new coredns-acme plugin
-rw-r--r--community/coredns/APKBUILD4
-rw-r--r--community/coredns/plugin.cfg.enabled1
2 files changed, 3 insertions, 2 deletions
diff --git a/community/coredns/APKBUILD b/community/coredns/APKBUILD
index 6f66f461396..402bdc836e3 100644
--- a/community/coredns/APKBUILD
+++ b/community/coredns/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Mark Pashmfouroush <mark@markpash.me>
pkgname=coredns
pkgver=1.11.1
-pkgrel=5
+pkgrel=6
pkgdesc="fast and flexible DNS server"
url="https://github.com/coredns/coredns"
license="Apache-2.0"
@@ -62,5 +62,5 @@ f8752811e9e7913311f47ae13f35c755ac86ea240572be1c1dabc1712b6c42380c60ac385fa9573c
802ac66ea27ac71001706b0994a579e0ab3f608a89d0a03f92490f4b73c4bd202745fd13b34d957122c8f1439be2709604c7931ff2a7be003c573e746c9d98b9 coredns.initd
c697c08c3b1153ae224a1eeb3521f9ee594de4852bc6ef78d94dc7f6f680517659a653ab5c13ea03918deb79e6654ef11512ba4c90fe06ea4591fefbab876ece coredns.logrotated
9f2c08750b42f0901bc190a4c829a5a003e4c3aa9bd55e9a2f37f68f446cdd15b60227b7d2381d85b49674580f7c0206af76345d6dd5160401772c3efbf50ab6 ensure-cgo.patch
-4c2ea139af034f1868a929e501a51ab7b8650426c250ee2e01fc1f8835b7f461a9999287aae83a43f13d6c2f7c4619979747e24a94bc47921e299e912aac43cc plugin.cfg.enabled
+4cce898cfe2bd9891e4ac638c30bc04cffe560044240dd608fa64ffdf6320d488da0d0505920889db41e25f592b74b759fb01830528c46bea6adb37919eca629 plugin.cfg.enabled
"
diff --git a/community/coredns/plugin.cfg.enabled b/community/coredns/plugin.cfg.enabled
index 4518fb29216..316d33826c5 100644
--- a/community/coredns/plugin.cfg.enabled
+++ b/community/coredns/plugin.cfg.enabled
@@ -73,3 +73,4 @@ git:github.com/miekg/coredns-git
sign:sign
unbound:github.com/coredns/unbound
netbox:github.com/oz123/coredns-netbox-plugin
+acme:github.com/chinzhiweiblank/coredns-acme