aboutsummaryrefslogtreecommitdiffstats
path: root/community/gomplate
diff options
context:
space:
mode:
authorDave Henderson <dhenderson@gmail.com>2017-05-24 00:05:57 -0400
committerShiz <hi@shiz.me>2017-06-03 13:49:29 +0200
commitca719fe7c1fc8f66a222026b6ef7b93bae49481a (patch)
treeb0d14e3547c29dbf495f13bf057f81c9eb320b91 /community/gomplate
parent25e3c67fc75aad613fa8e08d6929f596ac3605d7 (diff)
downloadaports-ca719fe7c1fc8f66a222026b6ef7b93bae49481a.tar.bz2
aports-ca719fe7c1fc8f66a222026b6ef7b93bae49481a.tar.xz
community/gomplate: upgrade to 1.7.0
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
Diffstat (limited to 'community/gomplate')
-rw-r--r--community/gomplate/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/gomplate/APKBUILD b/community/gomplate/APKBUILD
index 2794183c47..9a49c60126 100644
--- a/community/gomplate/APKBUILD
+++ b/community/gomplate/APKBUILD
@@ -1,8 +1,8 @@
# Maintainer: Dave Henderson <dhenderson@gmail.com>
pkgname=gomplate
_goname="github.com/hairyhenderson/$pkgname"
-pkgver=1.6.0
-pkgrel=1
+pkgver=1.7.0
+pkgrel=0
pkgdesc="A versatile Go template processor"
url="https://github.com/hairyhenderson/gomplate"
arch="all"
@@ -41,4 +41,4 @@ package() {
install -D -m 755 bin/gomplate "$pkgdir"/usr/bin/gomplate || return 1
}
-sha512sums="deb512ddb2b61b25ef716621c05723c2b02bff506860ccb15575474cd6167cf582a59eb531dc23077419cc287368194946b29810437582a194d2c67569eb62a8 gomplate-1.6.0.tar.gz"
+sha512sums="52f56f2035593038f1fd35dfa97e0b5a614d65427152f989ba91519757d665570750704d74e64c9d99775bdb491a4286afc27a5c307ad6623c125ab3680bfc66 gomplate-1.7.0.tar.gz"