gitlab-runner: update to 11.9.2.
This commit is contained in:
parent
25d3fd1b5f
commit
c38c8996c3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gitlab-runner'
|
||||
pkgname=gitlab-runner
|
||||
version=11.9.0
|
||||
version=11.9.2
|
||||
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=57dad370a3883d435b27b497de43eb3402b0e64dfc421a81ac99c9ddb04f0d45
|
||||
checksum=48ebf08a4911f2ea220b4ad87a86ef35ad677b8d0691f6e7305e6651a87fd414
|
||||
|
||||
post_install() {
|
||||
vsv gitlab-runner
|
||||
|
|
Loading…
Reference in New Issue