From 3004575f4f4c44435f338fe9d2d119d9ca0e2b2a Mon Sep 17 00:00:00 2001 From: Andy Postnikov Date: Fri, 8 May 2020 11:51:42 +0300 Subject: community/gitlab-runner: fix commit hash --- community/gitlab-runner/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community') diff --git a/community/gitlab-runner/APKBUILD b/community/gitlab-runner/APKBUILD index f2a48c1d642..b78fca755d6 100644 --- a/community/gitlab-runner/APKBUILD +++ b/community/gitlab-runner/APKBUILD @@ -3,12 +3,12 @@ # Maintainer: Rasmus Thomsen pkgname=gitlab-runner pkgver=12.10.2 -pkgrel=0 +pkgrel=1 # first 8 chars of the git hash of the release, see # https://gitlab.com/gitlab-org/gitlab-runner/-/tags # PLEASE update this, since they're used to determine what version of # https://hub.docker.com/r/gitlab/gitlab-runner-helper/tags to use -_rev=ce065b93 +_rev=c5874a4b pkgdesc="GitLab runner for CI/CD jobs" url="https://docs.gitlab.com/runner/" arch="all !mips !mips64" -- cgit v1.2.3