mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
community/gomplate: upgrade to 2.5.0
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
This commit is contained in:
parent
13696ef5d5
commit
3751d5e1cc
@ -1,7 +1,7 @@
|
||||
# Maintainer: Dave Henderson <dhenderson@gmail.com>
|
||||
pkgname=gomplate
|
||||
_goname="github.com/hairyhenderson/$pkgname"
|
||||
pkgver=2.4.0
|
||||
pkgver=2.5.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="7640c45e8387e999fb42dfe97a78b35ed19e140150bcd46b1559348672e513caddc9252e3dd2364e8229f3c27ea0618813be72ac1da9e96a4f1cc8b80cc2452b gomplate-2.4.0.tar.gz"
|
||||
sha512sums="135fcc7e5404c54b4ddee1272167dc2d6689c9fa0071b55d824be2b9b62b280a6d30d0343638c16e3e24422ddbcc6016dc61f63bb10cccc79b0364eb925ac4fd gomplate-2.5.0.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user