aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/gomplate/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gomplate/APKBUILD b/community/gomplate/APKBUILD
index 40fb212edf..f8b2df0177 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=1.9.0
+pkgver=1.9.1
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="7e4d0e7386516c1c3ddb819ca2faf7ca8a3664dc62acbcc5ba132722018a38faee0d23cce69eb8c4b702dd70254aaea4919dfcbab1b1c42660f37b09eff0ae11 gomplate-1.9.0.tar.gz"
+sha512sums="30d0b31ec19a40fbb1762115a1c4b74e5fe9adc1837a35e9c96e2bdca782bf67205047ac1c3325c130f7d6625d12b1b38ec638fba9965b139dace71953d39b6e gomplate-1.9.1.tar.gz"