coredns: update to 1.8.6.
This commit is contained in:
parent
d977b3b5b7
commit
75a9392c83
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'coredns'
|
||||
pkgname=coredns
|
||||
version=1.7.1
|
||||
version=1.8.6
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/coredns/coredns
|
||||
|
@ -10,7 +10,7 @@ maintainer="Noel Cower <ncower@nil.dev>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://coredns.io"
|
||||
distfiles="https://github.com/coredns/coredns/archive/v${version}.tar.gz"
|
||||
checksum=766455a8beb6728da1a0f9dfa9368badddd282db51c7abae5fa99c82bfb53882
|
||||
checksum=cbe3764afe2148b8047ea7e5cbba5108c298dee3a9a0391028e2980e35beaa2b
|
||||
make_dirs="/etc/coredns 0750 root root"
|
||||
|
||||
_git_commit=f59c03d09c3a3a12f571ad1087b979325f3dae30
|
||||
|
|
Loading…
Reference in New Issue