aboutsummaryrefslogtreecommitdiff
path: root/testing/packer
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-08-01 10:30:52 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-08-01 08:56:29 +0000
commit724b8e1b098aef8868274ca4668923527e9f3b86 (patch)
tree5ffda757dd536e195d2dd35d9a24402641a068b5 /testing/packer
parent65f5c52b7d2ee9ccb52681ac6845a26779894e96 (diff)
downloadalpine_aports-724b8e1b098aef8868274ca4668923527e9f3b86.tar.bz2
alpine_aports-724b8e1b098aef8868274ca4668923527e9f3b86.tar.xz
alpine_aports-724b8e1b098aef8868274ca4668923527e9f3b86.zip
testing/packer: upgrade to 1.6.1
testing/packer: upgrade to 1.6.1
Diffstat (limited to 'testing/packer')
-rw-r--r--testing/packer/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/packer/APKBUILD b/testing/packer/APKBUILD
index a15321ea5a..043047b629 100644
--- a/testing/packer/APKBUILD
+++ b/testing/packer/APKBUILD
@@ -1,7 +1,7 @@
1# Maintainer: Galen Abell <galen@galenabell.com> 1# Maintainer: Galen Abell <galen@galenabell.com>
2# Contributor: Galen Abell <galen@galenabell.com> 2# Contributor: Galen Abell <galen@galenabell.com>
3pkgname=packer 3pkgname=packer
4pkgver=1.6.0 4pkgver=1.6.1
5pkgrel=0 5pkgrel=0
6pkgdesc="Build Automated Machine Images" 6pkgdesc="Build Automated Machine Images"
7url="https://www.packer.io/" 7url="https://www.packer.io/"
@@ -36,4 +36,4 @@ cleanup_srcdir() {
36 default_cleanup_srcdir 36 default_cleanup_srcdir
37} 37}
38 38
39sha512sums="1ae912ea6f4906dff988b59d4b3e964fabd7fc13b8b936af02b5ed9963557cb057b26aabdc542091a7d31a162780b1c536fbc38f4ec3b42800f9167f37f814b1 packer-1.6.0.tar.gz" 39sha512sums="3b4b21eac425fec44a47a5799dcb5387099de06b777906a4b7c5bf169c71d8b82ab4296a21c8b60daefa4546d5a814b8d9f23e4d2afcf0eb91c3338d8f327ce7 packer-1.6.1.tar.gz"