packer: update to 1.4.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'packer'
|
# Template file for 'packer'
|
||||||
pkgname=packer
|
pkgname=packer
|
||||||
version=1.3.5
|
version=1.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/hashicorp/packer"
|
go_import_path="github.com/hashicorp/packer"
|
||||||
@@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||||||
license="MPL-2"
|
license="MPL-2"
|
||||||
homepage="http://www.packer.io"
|
homepage="http://www.packer.io"
|
||||||
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
||||||
checksum=91f7da67b2390704c6bdeb14b33ddc4abb192c044fc789ce6be45b9fda3d425e
|
checksum=a8ce4472f44bea620cb096cb62f034d9ca4615baead724d3f3a6081ca56ad9e9
|
||||||
replaces="packer-bin>=0"
|
replaces="packer-bin>=0"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|||||||
Reference in New Issue
Block a user