gitlab-runner: update to 12.7.1
This commit is contained in:
parent
55863e9aed
commit
4276988232
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gitlab-runner'
|
# Template file for 'gitlab-runner'
|
||||||
pkgname=gitlab-runner
|
pkgname=gitlab-runner
|
||||||
version=12.5.0
|
version=12.7.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=541a8f4f1fc03b216a3f390e844ebe486db32f42ede0f3e4ac6524b0d1bd8f8c
|
checksum=@8fdd6b47d061e3687f2bbe8727eb714a5dc8f8da4a4499c39dce29143e1db030
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv gitlab-runner
|
vsv gitlab-runner
|
||||||
|
|
Loading…
Reference in New Issue