mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
packer: update to 1.8.4.
This commit is contained in:
parent
bb314acc75
commit
24e67b2159
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'packer'
|
||||
pkgname=packer
|
||||
version=1.8.3
|
||||
version=1.8.4
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hashicorp/packer"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="MPL-2.0"
|
||||
homepage="http://www.packer.io"
|
||||
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
||||
checksum=763b4c759c5113885189f484c648d19b2b2f141d3d654e9cd3125c290b188462
|
||||
checksum=be86eee1d2cb69f2cfb31217c7eeb8e6482fd9c0e7934d2d2bd02ecfd32ee7b8
|
||||
replaces="packer-bin>=0"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Add table
Reference in a new issue