mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-05-05 12:32:34 +02:00
debian: get latest release from github (#24)
* debian: get latest release from github Use jq to parse result, barf with an error if something goes wrong. * typo
This commit is contained in:
parent
6eb4d654b8
commit
7a53c3e6de
3 changed files with 8 additions and 4 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -1,6 +1,6 @@
|
|||
Source: coredns
|
||||
Maintainer: Miek Gieben <miek@coredns.io>
|
||||
Build-Depends: debhelper (>= 9), ca-certificates, wget, dh-systemd, lsb-release
|
||||
Build-Depends: debhelper (>= 9), ca-certificates, curl, dh-systemd, lsb-release, jq
|
||||
|
||||
Package: coredns
|
||||
Architecture: any
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue