Skip to content
Permalink
Browse files

gitlab-runner: update to 11.10.0

  • Loading branch information
breun authored and cjones051073 committed Apr 19, 2019
1 parent aa14a0a commit 66fe99618fd19e24e29a11998fef9a0a9aaee186
Showing with 4 additions and 4 deletions.
  1. +4 −4 devel/gitlab-runner/Portfile
@@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup golang 1.0

go.setup gitlab.com/gitlab-org/gitlab-runner 11.9.2 v
go.setup gitlab.com/gitlab-org/gitlab-runner 11.10.0 v

categories devel
platforms darwin
@@ -23,9 +23,9 @@ homepage https://docs.gitlab.com/runner/
master_sites https://gitlab.com/gitlab-org/gitlab-runner/-/archive/v${version}/
distname gitlab-runner-v${version}

checksums rmd160 9bab00023212f2323422c343c6a4ae01367275ec \
sha256 48ebf08a4911f2ea220b4ad87a86ef35ad677b8d0691f6e7305e6651a87fd414 \
size 27053661
checksums rmd160 bcda543a970ce09e79e0a1c6bee07a6600d9220c \
sha256 39a3b9a09c0d9e391a71a5c748f123c0fbe8478c88e0044dccc5f5c5c4ab5433 \
size 27062295

# Reproduce the "build_simple" target from the upstream Makefile
set go_ldflags "-X ${go.package}/common.NAME=${go.package} \

0 comments on commit 66fe996

Please sign in to comment.
You can’t perform that action at this time.