mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
gitlab-runner: update to 11.11.1
This commit is contained in:
parent
40adc440ce
commit
b46fb12b73
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=11.10.1
|
version=11.11.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=@b4d140f0ef7932c4451c348bd719e4fd7996bdcae54be4514e5160aa374ad3db
|
checksum=0c3d1caf44d8d2e5a9c9f0a5e26d03dbbdab851080920458552e5d2f9802012d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv gitlab-runner
|
vsv gitlab-runner
|
||||||
|
|
Loading…
Add table
Reference in a new issue