aboutsummaryrefslogtreecommitdiff
path: root/testing/packer
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-12-26 03:58:55 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-26 04:05:38 +0100
commit600312915697366019adae0720f04685d90dec3c (patch)
tree8ef5807ec89390fb1963a1254368a067ae1e6403 /testing/packer
parent9c09e871337a78b6cb38941cdd4c120384509394 (diff)
downloadalpine_aports-600312915697366019adae0720f04685d90dec3c.tar.bz2
alpine_aports-600312915697366019adae0720f04685d90dec3c.tar.xz
alpine_aports-600312915697366019adae0720f04685d90dec3c.zip
testing/packer: upgrade to 1.5.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 ff751eab2a..479d4b47ef 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.4.5 4pkgver=1.5.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="b2a3ae27612c78fcfcb2ac655437faf2cff6e587fd10033b39ddaca8b92b634b93ecd0ae7e3ee43253ee716a2c0f7da532b3ae0ce33c59d1d3896f9187d9a657 packer-1.4.5.tar.gz" 39sha512sums="88b86ddd41003337ca839e79960362ad9a2e0e4c893cd565b81128c58e00d4325a4870c7bb8d391f1fc5c490dd6c6fe87e90e7b4dbcb0cf7fe4bd22a51024eff packer-1.5.1.tar.gz"