gitlab-runner: update to 11.9.2.

This commit is contained in:
Cameron Nemo 2019-05-04 22:05:13 -07:00 committed by Helmut Pozimski
parent 25d3fd1b5f
commit c38c8996c3

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.0 version=11.9.2
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=57dad370a3883d435b27b497de43eb3402b0e64dfc421a81ac99c9ddb04f0d45 checksum=48ebf08a4911f2ea220b4ad87a86ef35ad677b8d0691f6e7305e6651a87fd414
post_install() { post_install() {
vsv gitlab-runner vsv gitlab-runner