Update: Bump version to v1.3.1
Signed-off-by: Lorenzo Fontana <lo@linux.com>
This commit is contained in:
4
.SRCINFO
4
.SRCINFO
@@ -1,13 +1,13 @@
|
|||||||
pkgbase = coredns-bin
|
pkgbase = coredns-bin
|
||||||
pkgdesc = CoreDNS is a DNS server that chains plugins (official binary version)
|
pkgdesc = CoreDNS is a DNS server that chains plugins (official binary version)
|
||||||
pkgver = 1.3.0
|
pkgver = 1.3.1
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://github.com/coredns/coredns
|
url = https://github.com/coredns/coredns
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
license = Apache
|
license = Apache
|
||||||
provides = coredns
|
provides = coredns
|
||||||
conflicts = coredns
|
conflicts = coredns
|
||||||
source = coredns_x64_1.3.0.tar.gz::https://github.com/coredns/coredns/releases/download/v1.3.0/coredns_1.3.0_linux_amd64.tgz
|
source = coredns_x64_1.3.1.tar.gz::https://github.com/coredns/coredns/releases/download/v1.3.1/coredns_1.3.1_linux_amd64.tgz
|
||||||
source = https://raw.githubusercontent.com/coredns/deployment/39c9f7ed7640f86fa0fb6ba06a88e9afa830b306/systemd/coredns.service
|
source = https://raw.githubusercontent.com/coredns/deployment/39c9f7ed7640f86fa0fb6ba06a88e9afa830b306/systemd/coredns.service
|
||||||
source = https://raw.githubusercontent.com/coredns/deployment/39c9f7ed7640f86fa0fb6ba06a88e9afa830b306/systemd/coredns-sysusers.conf
|
source = https://raw.githubusercontent.com/coredns/deployment/39c9f7ed7640f86fa0fb6ba06a88e9afa830b306/systemd/coredns-sysusers.conf
|
||||||
sha256sums = b1799f83b9be9a7b8ef916d6ad041eddd094e4d72429baafd0339159c48425aa
|
sha256sums = b1799f83b9be9a7b8ef916d6ad041eddd094e4d72429baafd0339159c48425aa
|
||||||
|
|||||||
2
PKGBUILD
2
PKGBUILD
@@ -1,6 +1,6 @@
|
|||||||
# Maintainer: Lorenzo Fontana <lo@linux.com>
|
# Maintainer: Lorenzo Fontana <lo@linux.com>
|
||||||
pkgname=coredns-bin
|
pkgname=coredns-bin
|
||||||
pkgver=1.3.0
|
pkgver=1.3.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="CoreDNS is a DNS server that chains plugins (official binary version)"
|
pkgdesc="CoreDNS is a DNS server that chains plugins (official binary version)"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
|||||||
Reference in New Issue
Block a user