diff --git a/srcpkgs/packer/template b/srcpkgs/packer/template index 025cf474cc3..9e9e1c0c2f8 100644 --- a/srcpkgs/packer/template +++ b/srcpkgs/packer/template @@ -1,7 +1,7 @@ # Template file for 'packer' pkgname=packer -version=1.1.1 -revision=2 +version=1.1.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=5c3eb3ee17e10c7fcb9c0bef6d325a98ca341d6af6bb13d698984ae44316cba2 +checksum=807064adb75cecdd0b2df81fb7ef145c9bbcc094dba5ee4ae8c5f8373d59c0fa post_build() { for F in $(find -type f -name main.go); do