aboutsummaryrefslogtreecommitdiffstats
path: root/community/gomplate
diff options
context:
space:
mode:
authorDave Henderson <dhenderson@gmail.com>2019-02-07 23:18:15 -0500
committerAndy Postnikov <apostnikov@gmail.com>2019-02-09 17:52:50 +0200
commit551265e8fbfc97f99810a1fca55f3fc83b541875 (patch)
treef9a23500c9da94561d643bc0ecc320153522320c /community/gomplate
parentab95b6af82e098ec8213bdb6bc99d657ddd3eb75 (diff)
downloadaports-551265e8fbfc97f99810a1fca55f3fc83b541875.tar.bz2
aports-551265e8fbfc97f99810a1fca55f3fc83b541875.tar.xz
community/gomplate: upgrade to 3.2.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 dd72236874..af22a6d364 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=3.1.0
+pkgver=3.2.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="39151b406ee1c2c8a8ef152e58432624748eb6495f2bc3fc29a1d3fdfad1c2f3b76f5587f95155cd3de63abaafb622ac5b6bbfc2d9e1a8990e3b3dc7a83936ac gomplate-3.1.0.tar.gz"
+sha512sums="7c44e26b57da6ce9eb036942c913cdeb7fe505717936ababf4358b168a82cf790475ce6021afc2e857e1bdd268561c809293ac0b911a005b12540fb904471388 gomplate-3.2.0.tar.gz"