From 1b5ccb73f9123cc834f9a2068a9697599a5b1cb2 Mon Sep 17 00:00:00 2001 From: Dave Henderson Date: Mon, 1 May 2017 15:35:24 -0400 Subject: community/gomplate: upgrade to 1.6.0 --- community/gomplate/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community') diff --git a/community/gomplate/APKBUILD b/community/gomplate/APKBUILD index 5ed0a0aa18..dcec63dd83 100644 --- a/community/gomplate/APKBUILD +++ b/community/gomplate/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Dave Henderson pkgname=gomplate _goname="github.com/hairyhenderson/$pkgname" -pkgver=1.5.1 +pkgver=1.6.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="4b5809edf2c6cf5e4b345848d2117be61c60f3479e9b30eb28937b7abefeade71385ddd338c048d7b339e57314e855864ee093cd06b266fb5c19489d8c36bd18 gomplate-1.5.1.tar.gz" +sha512sums="deb512ddb2b61b25ef716621c05723c2b02bff506860ccb15575474cd6167cf582a59eb531dc23077419cc287368194946b29810437582a194d2c67569eb62a8 gomplate-1.6.0.tar.gz" -- cgit v1.2.3