mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
packer: update to 1.13.1.
This commit is contained in:
parent
b306fb56b3
commit
4047da1486
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.13.0
|
version=1.13.1
|
||||||
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=0e2a773933a997681edc8176b2ba2edec31a7401736428ac39cd7a4495255232
|
checksum=03d89963c8573ea759c8dd8b2823360fcfa2f9ea1497f88b3b83bac2c8626917
|
||||||
replaces="packer-bin>=0"
|
replaces="packer-bin>=0"
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue