packer: update to 1.10.2.
This commit is contained in:
parent
7a33692c47
commit
afde59b5d4
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'packer'
|
# Template file for 'packer'
|
||||||
pkgname=packer
|
pkgname=packer
|
||||||
version=1.10.1
|
version=1.10.2
|
||||||
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="BUSL-1.1"
|
license="BUSL-1.1"
|
||||||
homepage="http://www.packer.io"
|
homepage="http://www.packer.io"
|
||||||
distfiles="https://github.com/hashicorp/packer/archive/v${version}.tar.gz"
|
distfiles="https://github.com/hashicorp/packer/archive/v${version}.tar.gz"
|
||||||
checksum=104d1c6d3b73d521748613804f86f771d3e25c759691e9d5205cc881caf89f1a
|
checksum=4f12b268f42e0b94ea66472570755288eb6c6ca8dcca20b2c64c4f1051f4841c
|
||||||
replaces="packer-bin>=0"
|
replaces="packer-bin>=0"
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user