gitlab-runner: update to 16.1.0.

This commit is contained in:
Bnyro 2023-07-10 17:26:21 +02:00 committed by classabbyamp
parent a29e7b349c
commit be06cd5cb2

View file

@ -1,7 +1,7 @@
# Template file for 'gitlab-runner' # Template file for 'gitlab-runner'
pkgname=gitlab-runner pkgname=gitlab-runner
version=15.2.1 version=16.1.0
revision=2 revision=1
build_style=go build_style=go
go_import_path=gitlab.com/gitlab-org/gitlab-runner go_import_path=gitlab.com/gitlab-org/gitlab-runner
short_desc="Official GitLab CI runner written in Go" short_desc="Official GitLab CI runner written in Go"
@ -10,7 +10,7 @@ license="MIT"
homepage="https://docs.gitlab.com/runner/" homepage="https://docs.gitlab.com/runner/"
changelog="https://gitlab.com/gitlab-org/gitlab-runner/-/raw/main/CHANGELOG.md" 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" distfiles="https://gitlab.com/gitlab-org/gitlab-runner/-/archive/v${version}/gitlab-runner-v${version}.tar.gz"
checksum=@93240a62fb7e41375f2b4447c8e13c4f28c98714daa1046d209445f2a04fe2a1 checksum=c3d6889ad861a9547cfe0453a36de8c770791633905724acd6f0372e2d9a9e0f
post_install() { post_install() {
vsv gitlab-runner vsv gitlab-runner