gitlab-runner: update to 12.1.0.
This commit is contained in:
parent
cb96bbfe9f
commit
1d298f3ec8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gitlab-runner'
|
||||
pkgname=gitlab-runner
|
||||
version=11.11.2
|
||||
version=12.1.0
|
||||
revision=1
|
||||
wrksrc="${pkgname}-v${version}"
|
||||
build_style=go
|
||||
|
@ -10,7 +10,7 @@ maintainer="Christian Poulwey <christian.poulwey@t-online.de>"
|
|||
license="MIT"
|
||||
homepage="https://docs.gitlab.com/runner/"
|
||||
distfiles="https://gitlab.com/gitlab-org/gitlab-runner/-/archive/v${version}/gitlab-runner-v${version}.tar.gz"
|
||||
checksum=@cb55fc01535316b7f74674bd2558ff4c50077a5fbbb1a8de54051bfe02d32237
|
||||
checksum=e6e89a3dd7039ecd34403830eee70aa1de4e3831c61a8da5c6925942ae071c32
|
||||
|
||||
post_install() {
|
||||
vsv gitlab-runner
|
||||
|
|
Loading…
Reference in a new issue