From 55114b6935dbf8e7c9fe46803cbb0d3a470a7b69 Mon Sep 17 00:00:00 2001 From: Christian Poulwey Date: Sun, 31 Jul 2022 13:50:21 +0200 Subject: [PATCH] gitlab-runner: update to 15.2.1 --- srcpkgs/gitlab-runner/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gitlab-runner/template b/srcpkgs/gitlab-runner/template index c79af7de41df..14b91c1c3e29 100644 --- a/srcpkgs/gitlab-runner/template +++ b/srcpkgs/gitlab-runner/template @@ -1,6 +1,6 @@ # Template file for 'gitlab-runner' pkgname=gitlab-runner -version=15.1.0 +version=15.2.1 revision=1 wrksrc="${pkgname}-v${version}" build_style=go @@ -10,7 +10,7 @@ maintainer="Christian Poulwey " license="MIT" homepage="https://docs.gitlab.com/runner/" distfiles="https://gitlab.com/gitlab-org/gitlab-runner/-/archive/v${version}/gitlab-runner-v${version}.tar.gz" -checksum=b65ca751e433fd32f186d3d59f617216f3509c5f8b7089ede25aa39e40ec43f4 +checksum=@93240a62fb7e41375f2b4447c8e13c4f28c98714daa1046d209445f2a04fe2a1 post_install() { vsv gitlab-runner