packer: update to 1.9.4.
This commit is contained in:
parent
73ae118050
commit
d9ea323005
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'packer'
|
||||
pkgname=packer
|
||||
version=1.9.2
|
||||
version=1.9.4
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hashicorp/packer"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="MPL-2.0"
|
||||
homepage="http://www.packer.io"
|
||||
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
||||
checksum=16e5aa31892e917c18f866596c8fedd93e8631f72881997f20143bf2d22b91ee
|
||||
checksum=c07db8375190668571077784f4a650514d6ef879ae45cb4c3c1717ad8308c47e
|
||||
replaces="packer-bin>=0"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue