mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
packer: update to 1.13.0.
This commit is contained in:
parent
f3557ec746
commit
236665532e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'packer'
|
||||
pkgname=packer
|
||||
version=1.12.0
|
||||
version=1.13.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hashicorp/packer"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="BUSL-1.1"
|
||||
homepage="http://www.packer.io"
|
||||
distfiles="https://github.com/hashicorp/packer/archive/v${version}.tar.gz"
|
||||
checksum=29555343555a5786568ea7599a98977b6185b43c3efb0f45d09d1c93d559433a
|
||||
checksum=0e2a773933a997681edc8176b2ba2edec31a7401736428ac39cd7a4495255232
|
||||
replaces="packer-bin>=0"
|
||||
repository=nonfree
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue