packer: update to 1.6.4.
This commit is contained in:
parent
7ba79baa10
commit
a46c523c08
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'packer'
|
||||
pkgname=packer
|
||||
version=1.6.3
|
||||
version=1.6.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=6e92920cef2a30b231cb08cffc5410ff1b7e0921da0c6dea70cdb10684ed73ae
|
||||
checksum=51a5f1e5da48cdd5891c1cff3914679ef0caab36132e274d4b5478087140678c
|
||||
replaces="packer-bin>=0"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue