mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
gitlab-runner: update to 16.1.0.
This commit is contained in:
parent
a29e7b349c
commit
be06cd5cb2
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue