packer: update to 1.13.0.

This commit is contained in:
Andrea Brancaleoni 2025-06-05 22:15:09 +00:00
parent f3557ec746
commit 236665532e

View file

@ -1,6 +1,6 @@
# Template file for 'packer'
pkgname=packer
version=1.12.0
version=1.13.0
revision=1
build_style=go
go_import_path="github.com/hashicorp/packer"
@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="BUSL-1.1"
homepage="http://www.packer.io"
distfiles="https://github.com/hashicorp/packer/archive/v${version}.tar.gz"
checksum=29555343555a5786568ea7599a98977b6185b43c3efb0f45d09d1c93d559433a
checksum=0e2a773933a997681edc8176b2ba2edec31a7401736428ac39cd7a4495255232
replaces="packer-bin>=0"
repository=nonfree