aboutsummaryrefslogtreecommitdiffstats
path: root/community/gomplate
diff options
context:
space:
mode:
authorDave Henderson <dhenderson@gmail.com>2018-09-25 00:05:48 -0400
committerNatanael Copa <ncopa@alpinelinux.org>2018-09-26 19:42:56 +0000
commit8587556c28d14cd617debb127a85a075fb9a5275 (patch)
tree2e2adfbe1314d2b324a7efb6aaee86101e9b6cff /community/gomplate
parent41d26e366d9c73b3eeaeebbfaf38c1b4b8553ba7 (diff)
downloadaports-8587556c28d14cd617debb127a85a075fb9a5275.tar.bz2
aports-8587556c28d14cd617debb127a85a075fb9a5275.tar.xz
community/gomplate: upgrade to 3.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 15e9955403..5bced75857 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=2.8.0
+pkgver=3.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="84439233aa4b84cf1e7337a6a56fc2f8d38d6bb02423d6c045dc49020391cc69aaebfac26a3f2d1afbd7a1bd579285a14f8469f8cc29c20bca46ea1984e78ce0 gomplate-2.8.0.tar.gz"
+sha512sums="17e5fbcb1d7d247d6eea4e3b524a2e2019e7465661cc9778068074f04ff0e8252fb17704303537d28b19a4b5d89b89198ea2db04b7c61b0e17a3653fd757712f gomplate-3.0.0.tar.gz"