We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fa93bc commit 2b06b9bCopy full SHA for 2b06b9b
1 file changed
srcpkgs/packer/template
@@ -1,6 +1,6 @@
1
# Template file for 'packer'
2
pkgname=packer
3
-version=1.15.3
+version=1.15.4
4
revision=1
5
build_style=go
6
go_import_path="github.com/hashicorp/packer"
@@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
9
license="BUSL-1.1"
10
homepage="http://www.packer.io"
11
distfiles="https://github.com/hashicorp/packer/archive/v${version}.tar.gz"
12
-checksum=69db1a7cb08b4766b0a397d864e23d0fbad348e26c82eabac6d6bdd9fb9d5bf5
+checksum=9423ab33d04e35d60087e61755398fb80aa30aa67dabd39febbfa81df6faf17f
13
replaces="packer-bin>=0"
14
repository=nonfree
15
0 commit comments