mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gitlab-runner: update to 13.0.1.
This commit is contained in:
parent
3cfbce7bcb
commit
7c55696520
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gitlab-runner'
|
# Template file for 'gitlab-runner'
|
||||||
pkgname=gitlab-runner
|
pkgname=gitlab-runner
|
||||||
version=12.7.1
|
version=13.0.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-v${version}"
|
wrksrc="${pkgname}-v${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Christian Poulwey <christian.poulwey@t-online.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://docs.gitlab.com/runner/"
|
homepage="https://docs.gitlab.com/runner/"
|
||||||
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=@8fdd6b47d061e3687f2bbe8727eb714a5dc8f8da4a4499c39dce29143e1db030
|
checksum=@eb9d0c3bb7702f4d968c2ca83561c2e3ab97bc92f3b9d1c7c11971a8cf6c6514
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv gitlab-runner
|
vsv gitlab-runner
|
||||||
|
|
Loading…
Add table
Reference in a new issue