packer: update to 1.14.1.

This commit is contained in:
Andrea Brancaleoni 2025-08-20 19:33:15 +02:00
parent 97ae18270e
commit fbca9ec520
No known key found for this signature in database

View file

@ -1,6 +1,6 @@
# Template file for 'packer'
pkgname=packer
version=1.14.0
version=1.14.1
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=7eabd95c82ff903be15d58d79e1f606e7c4b247f4859954854acb11d103c21d4
checksum=1ca864b4f2aa34294257f83a37b1d56b0e9ba5b64d76f53283e1b6892c304dbf
replaces="packer-bin>=0"
repository=nonfree