Skip to content

Commit

Permalink
podman: update to 1.9.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
Reed Wade authored and Piraty committed May 18, 2020
1 parent 4631979 commit 342d033
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/podman/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'podman'
pkgname=podman
version=1.8.2
revision=2
version=1.9.2
revision=1
wrksrc="libpod-${version}"
build_style=go
go_import_path="github.com/containers/libpod"
Expand All @@ -16,7 +16,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
license="Apache-2.0"
homepage="https://podman.io/"
distfiles="https://github.com/containers/libpod/archive/v${version}.tar.gz"
checksum=69f7ff81da1510ebf2962c1de3170675ca3cd8a24bc00c93742a24bcce17c752
checksum=99bdf63990b7476323f599011331dd1bf687fe9928f87788a6eb4d1a154d3376

if [ "$CROSS_BUILD" ]; then
go_build_tags+=" containers_image_openpgp"
Expand Down

0 comments on commit 342d033

Please sign in to comment.