[arch-commits] Commit in packer-io/trunk (PKGBUILD)

Christian Rebischke shibumi at archlinux.org
Wed Nov 22 11:21:10 UTC 2017


    Date: Wednesday, November 22, 2017 @ 11:21:09
  Author: shibumi
Revision: 267922

upgpkg: packer-io 1.1.2-1

updated pinned commits

Modified:
  packer-io/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-22 11:16:28 UTC (rev 267921)
+++ PKGBUILD	2017-11-22 11:21:09 UTC (rev 267922)
@@ -1,7 +1,7 @@
 # Maintainer: Christian Rebischke <Chris.Rebischke[at]archlinux[dot]org>
 _pkgname=packer
 pkgname=packer-io
-pkgver=1.1.1
+pkgver=1.1.2
 pkgrel=1
 pkgdesc="tool for creating identical machine images for multiple platforms from a single source configuration"
 arch=('x86_64')
@@ -9,17 +9,17 @@
 license=('MPL')
 makedepends=('git' 'go-pie' 'go-tools')
 depends=('glibc')
-_packer_commit='b58e6c31d96cea0308ad894799244d8f016475ed'
-_go_checkpoint_commit='a8d0786e7fa88adb6b3bcaa341a99af7f9740671'
+_packer_commit='14183e6bc442559cd401618ff58293c29455b87c'
+_go_checkpoint_commit='1545e56e46dec3bba264e41fde2c1e2aa65b5dd4'
 _go_cleanhttp_commit='3573b8b52aa7b37b9358d966a898feb387f62437'
 _go_uuid_commit='64130c7a86d732268a38cb04cfbaf0cc987fda98'
 _osext_commit='ae77be60afb1dcacde03767a8c37337fad28ac14'
 _panicwrap_commit='fce601fe55579125e1b3cb0b992287e7290f7b83'
-_cli_commit='b481eac70eea3ad671b7c360a013f89bb759b252'
+_cli_commit='65fcae5817c8600da98ada9d7edf26dd1a84837b'
 _prefixedio_commit='6e6954073784f7ee67b28f2d22749d6479151ed7'
-_go_radix_commit='4239b77079c7b5d1243b7b4736304ce8ddb6f0f2'
+_go_radix_commit='1fca145dffbcaa8fe914309b1ec0cfc67500fe61'
 _speakeasy_commit='4aabc24848ce5fd31929f7d1e4ea74d3709c14cd'
-_go_isatty_commit='fc9e8d8ef48496124e79ae0df75490096eccf6fe'
+_go_isatty_commit='6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c'
 source=("git+https://github.com/hashicorp/packer#commit=${_packer_commit}"
         "git+https://github.com/hashicorp/go-checkpoint#commit=${_go_checkpoint_commit}"
         "git+https://github.com/hashicorp/go-cleanhttp#commit=${_go_cleanhttp_commit}"



More information about the arch-commits mailing list