aboutsummaryrefslogtreecommitdiffstats
path: root/community/gomplate
diff options
context:
space:
mode:
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"