community/gomplate: upgrade to 2.4.0

This commit is contained in:
Roberto Oliveira 2018-04-12 20:10:36 +00:00
parent 374f208096
commit e4e7eafa61

View File

@ -1,7 +1,7 @@
# Maintainer: Dave Henderson <dhenderson@gmail.com>
pkgname=gomplate
_goname="github.com/hairyhenderson/$pkgname"
pkgver=2.2.0
pkgver=2.4.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="c8893cf13c788002ce12b739afe39ff9f87cfb71301b5b78184582ab0b05879cf4a218da5db76379f2ded4a0b0333575ad3d520e32496da65b736ab1b86b231d gomplate-2.2.0.tar.gz"
sha512sums="7640c45e8387e999fb42dfe97a78b35ed19e140150bcd46b1559348672e513caddc9252e3dd2364e8229f3c27ea0618813be72ac1da9e96a4f1cc8b80cc2452b gomplate-2.4.0.tar.gz"