Skip to content
Permalink
Browse files

gitlab-runner: update to 11.10.1

  • Loading branch information
breun authored and cjones051073 committed Apr 24, 2019
1 parent d8d4829 commit afd4b5aa1306cf2b4040a99426e30aceb9dbaeb4
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.10.0 v
go.setup gitlab.com/gitlab-org/gitlab-runner 11.10.1 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 bcda543a970ce09e79e0a1c6bee07a6600d9220c \
sha256 39a3b9a09c0d9e391a71a5c748f123c0fbe8478c88e0044dccc5f5c5c4ab5433 \
size 27062295
checksums rmd160 1c2882ae63a8c5a4d8b736ad44c7c2aeb304c434 \
sha256 b5588fc945bceff8a51f251261102bf4cc167c12674bef4064780386eb25696a \
size 27068191

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

0 comments on commit afd4b5a

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