gitlab-runner: update to 16.1.0.
This commit is contained in:
parent
a29e7b349c
commit
be06cd5cb2
@ -1,7 +1,7 @@
|
||||
# Template file for 'gitlab-runner'
|
||||
pkgname=gitlab-runner
|
||||
version=15.2.1
|
||||
revision=2
|
||||
version=16.1.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=gitlab.com/gitlab-org/gitlab-runner
|
||||
short_desc="Official GitLab CI runner written in Go"
|
||||
@ -10,7 +10,7 @@ license="MIT"
|
||||
homepage="https://docs.gitlab.com/runner/"
|
||||
changelog="https://gitlab.com/gitlab-org/gitlab-runner/-/raw/main/CHANGELOG.md"
|
||||
distfiles="https://gitlab.com/gitlab-org/gitlab-runner/-/archive/v${version}/gitlab-runner-v${version}.tar.gz"
|
||||
checksum=@93240a62fb7e41375f2b4447c8e13c4f28c98714daa1046d209445f2a04fe2a1
|
||||
checksum=c3d6889ad861a9547cfe0453a36de8c770791633905724acd6f0372e2d9a9e0f
|
||||
|
||||
post_install() {
|
||||
vsv gitlab-runner
|
||||
|
Loading…
Reference in New Issue
Block a user