gitlab-runner: update to 11.10.1

This commit is contained in:
Christian Poulwey 2019-05-09 20:50:43 +02:00 committed by Helmut Pozimski
parent ad5e93a838
commit 261226a3fa

View file

@ -1,6 +1,6 @@
# Template file for 'gitlab-runner' # Template file for 'gitlab-runner'
pkgname=gitlab-runner pkgname=gitlab-runner
version=11.9.2 version=11.10.1
revision=1 revision=1
wrksrc="${pkgname}-v${version}" wrksrc="${pkgname}-v${version}"
build_style=go build_style=go
@ -10,7 +10,7 @@ maintainer="Christian Poulwey <christian.poulwey@t-online.de>"
license="MIT" license="MIT"
homepage="https://docs.gitlab.com/runner/" homepage="https://docs.gitlab.com/runner/"
distfiles="https://gitlab.com/gitlab-org/gitlab-runner/-/archive/v${version}/gitlab-runner-v${version}.tar.gz" distfiles="https://gitlab.com/gitlab-org/gitlab-runner/-/archive/v${version}/gitlab-runner-v${version}.tar.gz"
checksum=48ebf08a4911f2ea220b4ad87a86ef35ad677b8d0691f6e7305e6651a87fd414 checksum=@b4d140f0ef7932c4451c348bd719e4fd7996bdcae54be4514e5160aa374ad3db
post_install() { post_install() {
vsv gitlab-runner vsv gitlab-runner