upgpkg: coredns-bin 1.6.5-2
This commit is contained in:
4
.SRCINFO
4
.SRCINFO
@@ -1,7 +1,7 @@
|
||||
pkgbase = coredns-bin
|
||||
pkgdesc = CoreDNS is a DNS server that chains plugins (official binary version)
|
||||
pkgdesc = A DNS server that chains plugins (official binary version)
|
||||
pkgver = 1.6.5
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://github.com/coredns/coredns
|
||||
arch = x86_64
|
||||
license = Apache
|
||||
|
||||
6
PKGBUILD
6
PKGBUILD
@@ -1,8 +1,8 @@
|
||||
# Maintainer: Lorenzo Fontana <lo@linux.com>
|
||||
# Maintainer: Simon Legner <Simon.Legner@gmail.com>
|
||||
pkgname=coredns-bin
|
||||
pkgver=1.6.5
|
||||
pkgrel=1
|
||||
pkgdesc="CoreDNS is a DNS server that chains plugins (official binary version)"
|
||||
pkgrel=2
|
||||
pkgdesc="A DNS server that chains plugins (official binary version)"
|
||||
arch=('x86_64')
|
||||
conflicts=('coredns')
|
||||
url="https://github.com/coredns/coredns"
|
||||
|
||||
Reference in New Issue
Block a user