packer: update to 1.2.5.
This commit is contained in:
parent
67d3be3509
commit
87d5b490ca
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'packer'
|
# Template file for 'packer'
|
||||||
pkgname=packer
|
pkgname=packer
|
||||||
version=1.2.4
|
version=1.2.5
|
||||||
revision=1
|
revision=1
|
||||||
replaces="packer-bin>=0"
|
replaces="packer-bin>=0"
|
||||||
short_desc="Create identical multiplatform machine images from a single source"
|
short_desc="Create identical multiplatform machine images from a single source"
|
||||||
|
@ -11,7 +11,7 @@ license="MPL-2"
|
||||||
homepage="http://www.packer.io"
|
homepage="http://www.packer.io"
|
||||||
go_import_path="github.com/mitchellh/packer"
|
go_import_path="github.com/mitchellh/packer"
|
||||||
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
||||||
checksum=7b2a8ead54ae9c699ba86895b202bfc15c88b980bb63de039b59212bc2c5d892
|
checksum=86408d212a0e0b9c7a0dc93e4835a900569ad7e7bfc45cd633d7c6560f2f8d2b
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686*|arm*) broken="https://build.voidlinux.eu/builders/i686_builder/builds/9375/steps/shell_3/logs/stdio";;
|
i686*|arm*) broken="https://build.voidlinux.eu/builders/i686_builder/builds/9375/steps/shell_3/logs/stdio";;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue