From 2a90682256f7c59547adbf4c064dca608e129c6f Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 30 Mar 2018 16:30:17 +0000 Subject: [PATCH] packer: rebuild with go-1.10.1 --- srcpkgs/packer/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/packer/template b/srcpkgs/packer/template index c4fa3424b5b..c998ae2b7f8 100644 --- a/srcpkgs/packer/template +++ b/srcpkgs/packer/template @@ -1,7 +1,7 @@ # Template file for 'packer' pkgname=packer version=1.2.1 -revision=2 +revision=3 replaces="packer-bin>=0" short_desc="Create identical multiplatform machine images from a single source" maintainer="Andrea Brancaleoni "