drone: update to 2.14.0 [CI SKIP]
This commit is contained in:
parent
a954c24e20
commit
a9a58f62ff
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
pkgbase = drone
|
pkgbase = drone
|
||||||
pkgdesc = Drone is a Continuous Delivery platform built on Docker, written in Go - Free enterprise variant
|
pkgdesc = Drone is a Continuous Delivery platform built on Docker, written in Go - Free enterprise variant
|
||||||
pkgver = 2.13.0
|
pkgver = 2.14.0
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://drone.io
|
url = https://drone.io
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
|
@ -9,7 +9,7 @@ pkgbase = drone
|
||||||
makedepends = git
|
makedepends = git
|
||||||
options = !lto
|
options = !lto
|
||||||
backup = etc/drone/server
|
backup = etc/drone/server
|
||||||
source = git+https://github.com/drone/drone.git#tag=v2.13.0
|
source = git+https://github.com/drone/drone.git#tag=v2.14.0
|
||||||
source = drone.service
|
source = drone.service
|
||||||
source = server.conf
|
source = server.conf
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Maintainer: Sl@ny <webmaster [at] slany [dot] work>
|
# Maintainer: Sl@ny <webmaster [at] slany [dot] work>
|
||||||
pkgname=drone
|
pkgname=drone
|
||||||
pkgver=2.13.0
|
pkgver=2.14.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Drone is a Continuous Delivery platform built on Docker, written in Go - Free enterprise variant"
|
pkgdesc="Drone is a Continuous Delivery platform built on Docker, written in Go - Free enterprise variant"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
|
Loading…
Add table
Reference in a new issue