mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
community/gomplate: upgrade to 2.2.0
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
This commit is contained in:
parent
ad1dc3afc6
commit
5cd59ab670
@ -1,7 +1,7 @@
|
||||
# Maintainer: Dave Henderson <dhenderson@gmail.com>
|
||||
pkgname=gomplate
|
||||
_goname="github.com/hairyhenderson/$pkgname"
|
||||
pkgver=2.1.0
|
||||
pkgver=2.2.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="aa31d4c4134603cfae9234830de77067255df240c37ee505b3747be87425a2d570e34fa7c786b1afea045f4784ef6ff1f1b4b1b6161bbca4a904473f20dee075 gomplate-2.1.0.tar.gz"
|
||||
sha512sums="c8893cf13c788002ce12b739afe39ff9f87cfb71301b5b78184582ab0b05879cf4a218da5db76379f2ded4a0b0333575ad3d520e32496da65b736ab1b86b231d gomplate-2.2.0.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user