mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
packer: update to 1.12.0.
This commit is contained in:
parent
de59fb07d5
commit
e70ef96d94
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'packer'
|
# Template file for 'packer'
|
||||||
pkgname=packer
|
pkgname=packer
|
||||||
version=1.11.2
|
version=1.12.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/hashicorp/packer"
|
go_import_path="github.com/hashicorp/packer"
|
||||||
short_desc="Create identical multiplatform machine images from a single source"
|
short_desc="Create identical multiplatform machine images from a single source"
|
||||||
|
@ -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=8e795db6e3697fb261cfbaedf4033ea0dd326a9348cddd267183cfd83672169e
|
checksum=29555343555a5786568ea7599a98977b6185b43c3efb0f45d09d1c93d559433a
|
||||||
replaces="packer-bin>=0"
|
replaces="packer-bin>=0"
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue