Skip to content

Commit

Permalink
buildah: update to 1.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CameronNemo authored and paper42 committed Oct 11, 2022
1 parent 42ed0fe commit f991011
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/buildah/template
@@ -1,6 +1,6 @@
# Template file for 'buildah'
pkgname=buildah
version=1.24.3
version=1.28.0
revision=1
build_style=go
go_import_path=github.com/containers/buildah
Expand All @@ -16,7 +16,7 @@ license="Apache-2.0"
homepage="https://github.com/containers/buildah"
changelog="https://github.com/containers/buildah/blob/master/CHANGELOG.md"
distfiles="https://github.com/containers/buildah/archive/refs/tags/v${version}.tar.gz"
checksum=664e2aec0e07df9668c6d41de540e84dc2447950cf952851ca9717a10cc46124
checksum=4e406a0cc6a90066cd471deea252fe8862dbd7fa9cb72b274617673d6159a32b

post_build() {
make -C docs GOMD2MAN=go-md2man
Expand Down

0 comments on commit f991011

Please sign in to comment.