mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 22:07:19 +02:00
community/gomplate: upgrade to 4.1.0
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
This commit is contained in:
parent
25e336b64f
commit
fb474f9b45
@ -1,7 +1,7 @@
|
||||
# Maintainer: Dave Henderson <dhenderson@gmail.com>
|
||||
pkgname=gomplate
|
||||
pkgver=4.0.1
|
||||
pkgrel=1
|
||||
pkgver=4.1.0
|
||||
pkgrel=0
|
||||
pkgdesc="A versatile Go template processor"
|
||||
url="https://github.com/hairyhenderson/gomplate"
|
||||
arch="all"
|
||||
@ -35,4 +35,4 @@ package() {
|
||||
install -D -m 755 bin/gomplate "$pkgdir"/usr/bin/gomplate
|
||||
}
|
||||
|
||||
sha512sums="080f28a5d55bf041338437216efb974027e7a97d9624a3fae8cad7135f394d1e10e5a332b0f0f7cf721bb53d79b165994615330fc522b6e843108355d32deb20 gomplate-4.0.1.tar.gz"
|
||||
sha512sums="6679e34a1257629d2c8493a07d313ed53bca1737b9a41baf62acdf4b4cca6a1a5759f2d5cf2400af016eb1f2692694eba2fcc56b484a25baa8c1988f8bdc6333 gomplate-4.1.0.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user