mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
packer: update to 1.10.3.
This commit is contained in:
parent
2b81406093
commit
0d7d11c4bf
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.10.2
|
version=1.10.3
|
||||||
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=4f12b268f42e0b94ea66472570755288eb6c6ca8dcca20b2c64c4f1051f4841c
|
checksum=4d1730df12aa85abb38d4f96c14a5c92ecf65d4d626e93df6dbb3d6a37d07f88
|
||||||
replaces="packer-bin>=0"
|
replaces="packer-bin>=0"
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue