From c9b466f4abd3167e75b6ba0800d2943f68058ded Mon Sep 17 00:00:00 2001 From: Dave Henderson Date: Mon, 6 May 2019 20:38:20 -0400 Subject: community/gomplate: upgrade to 3.4.1 Signed-off-by: Dave Henderson --- community/gomplate/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/gomplate/APKBUILD') diff --git a/community/gomplate/APKBUILD b/community/gomplate/APKBUILD index 0c244bd8c2..a183c7e463 100644 --- a/community/gomplate/APKBUILD +++ b/community/gomplate/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Dave Henderson pkgname=gomplate _goname="github.com/hairyhenderson/$pkgname" -pkgver=3.4.0 +pkgver=3.4.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="4981116e9d5a13ca2257c8d34cff5bea38e5d9ef7113de8aad0ddccfd08f6ad88daf498d7de2dffc276bf3ecf24c7da0780069ff2f7e2dadd14f0f912a215ef8 gomplate-3.4.0.tar.gz" +sha512sums="4ea91f56212307e8f2f830da4d32f536c28783f36a05926ee588de0b688a831fc512a4f7551801e845aaaa8fe1a46216d4aabeefc61ff0536505cc8470a688ce gomplate-3.4.1.tar.gz" -- cgit v1.2.3