From d447e1b415a4d503f226a4e563bfa20d280ea9f0 Mon Sep 17 00:00:00 2001 From: ErenHDE Date: Fri, 23 Jan 2026 14:18:20 +0300 Subject: [PATCH] buildah: update to 1.42.2. --- srcpkgs/buildah/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/buildah/template b/srcpkgs/buildah/template index e8aa3024505342..c7b3563591faf0 100644 --- a/srcpkgs/buildah/template +++ b/srcpkgs/buildah/template @@ -1,7 +1,7 @@ # Template file for 'buildah' pkgname=buildah -version=1.37.0 -revision=3 +version=1.42.2 +revision=1 build_style=go go_import_path=github.com/containers/buildah go_package="${go_import_path}/cmd/buildah" @@ -16,7 +16,7 @@ license="Apache-2.0" homepage="https://buildah.io/" changelog="https://raw.githubusercontent.com/containers/buildah/main/CHANGELOG.md" distfiles="https://github.com/containers/buildah/archive/refs/tags/v${version}.tar.gz" -checksum=f59adef68d88f21efc022f60c09cd084c4fd68a72f0282df09514fb0431069d9 +checksum=784dfcf050d55c011aaf4e7247b1465259c41c861ff455dc754d6159121cab1e post_build() { make -C docs GOMD2MAN=go-md2man