From a37c292eecc143895b2917caf916611b30bfe5b4 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Mon, 4 Aug 2025 17:20:04 +0200 Subject: [PATCH] packer: update to 1.14.0. --- srcpkgs/packer/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/packer/template b/srcpkgs/packer/template index 2fa5f9b31ca..2db0813b3b9 100644 --- a/srcpkgs/packer/template +++ b/srcpkgs/packer/template @@ -1,6 +1,6 @@ # Template file for 'packer' pkgname=packer -version=1.13.1 +version=1.14.0 revision=1 build_style=go go_import_path="github.com/hashicorp/packer" @@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni " license="BUSL-1.1" homepage="http://www.packer.io" distfiles="https://github.com/hashicorp/packer/archive/v${version}.tar.gz" -checksum=03d89963c8573ea759c8dd8b2823360fcfa2f9ea1497f88b3b83bac2c8626917 +checksum=7eabd95c82ff903be15d58d79e1f606e7c4b247f4859954854acb11d103c21d4 replaces="packer-bin>=0" repository=nonfree