From 9b254c37173e1500928ede5ce72082c9c0530aff 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 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gitlab-runner/template b/srcpkgs/gitlab-runner/template index c79af7de41dfa7..40337f584196ee 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 @@ -9,8 +9,9 @@ short_desc="Official GitLab CI runner written in Go" maintainer="Christian Poulwey " license="MIT" homepage="https://docs.gitlab.com/runner/" +changelog="https://gitlab.com/gitlab-org/gitlab-runner/-/raw/main/CHANGELOG.md" 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