aboutsummaryrefslogtreecommitdiffstats
path: root/community/gomplate
diff options
context:
space:
mode:
authorDave Henderson <dhenderson@gmail.com>2017-08-09 22:13:56 -0400
committerFrancesco Colista <fcolista@alpinelinux.org>2017-08-10 08:25:47 +0000
commit21199c0e573287c5c700aadbc0c4da3cd433e436 (patch)
tree8b4bd2733d0d356d9921909f8f20b8d030d22667 /community/gomplate
parent7dadaa3b750661174aa70e9a57838df8f0fd9aa4 (diff)
downloadaports-21199c0e573287c5c700aadbc0c4da3cd433e436.tar.bz2
aports-21199c0e573287c5c700aadbc0c4da3cd433e436.tar.xz
community/gomplate: upgrade to 2.0.0
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
Diffstat (limited to 'community/gomplate')
-rw-r--r--community/gomplate/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gomplate/APKBUILD b/community/gomplate/APKBUILD
index f8b2df0177..159fbdff8b 100644
--- a/community/gomplate/APKBUILD
+++ b/community/gomplate/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dave Henderson <dhenderson@gmail.com>
pkgname=gomplate
_goname="github.com/hairyhenderson/$pkgname"
-pkgver=1.9.1
+pkgver=2.0.0
pkgrel=0
pkgdesc="A versatile Go template processor"
url="https://github.com/hairyhenderson/gomplate"
@@ -41,4 +41,4 @@ package() {
install -D -m 755 bin/gomplate "$pkgdir"/usr/bin/gomplate || return 1
}
-sha512sums="30d0b31ec19a40fbb1762115a1c4b74e5fe9adc1837a35e9c96e2bdca782bf67205047ac1c3325c130f7d6625d12b1b38ec638fba9965b139dace71953d39b6e gomplate-1.9.1.tar.gz"
+sha512sums="2e767adf798ebb52e455d38b2dac93939e780047a3cdd47b796d0a338769541e48b7417bc28605023e91d5ed01bc0201e2997ea37ed0eac4917a6ae3b2fa0734 gomplate-2.0.0.tar.gz"