diff --git a/srcpkgs/packer/template b/srcpkgs/packer/template index c998ae2b7f8..f49b90d9262 100644 --- a/srcpkgs/packer/template +++ b/srcpkgs/packer/template @@ -1,7 +1,7 @@ # Template file for 'packer' pkgname=packer -version=1.2.1 -revision=3 +version=1.2.2 +revision=1 replaces="packer-bin>=0" short_desc="Create identical multiplatform machine images from a single source" maintainer="Andrea Brancaleoni " @@ -11,7 +11,7 @@ license="MPL-2" homepage="http://www.packer.io" go_import_path="github.com/mitchellh/packer" distfiles="https://${go_import_path}/archive/v${version}.tar.gz" -checksum=d662212a31069ec6eb7c41573181f9a8d64ff9381d29d3fef1b10bd4b0505c2f +checksum=ef600f5323acbcd05cccff84b7bc407fd07560603e74c85b245a0b5940327a91 post_build() { for F in $(find -type f -name main.go); do