aboutsummaryrefslogtreecommitdiffstats
path: root/community/gomplate
diff options
context:
space:
mode:
authorDave Henderson <dhenderson@gmail.com>2018-07-26 22:45:33 -0400
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-07-27 10:31:12 +0000
commit57f023dd5061dcfb5945550c3a629da6d6e29ed7 (patch)
tree9df6629d53cf3bb1042a1ea0bdfa8304182ef4d3 /community/gomplate
parenta8290956414075d182a36067b4fbbbec565b34fd (diff)
downloadaports-57f023dd5061dcfb5945550c3a629da6d6e29ed7.tar.bz2
aports-57f023dd5061dcfb5945550c3a629da6d6e29ed7.tar.xz
community/gomplate: upgrade to 2.7.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 98c73c4056..99d8652a72 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.6.0
+pkgver=2.7.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="974d4a3c64fe9413c637b855f42d10660c13c5f455f873b3ecdd87d294fc93705f5c37b0509f18f10cbfcbc974442bebd972897d6ab8fdbe339ac05f9f1cdf2a gomplate-2.6.0.tar.gz"
+sha512sums="c1ea336b789eccc04e4dbeddee89c2bc824aab873165e510c6b2b1102fb6f2cc204277b4341ad2fe600046dcb10395aed7046742c55ca79807ea23bf81b72d4f gomplate-2.7.0.tar.gz"