mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/esh: upgrade to 0.1.1
This commit is contained in:
parent
954391ce74
commit
10eaac6918
@ -1,7 +1,7 @@
|
||||
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
|
||||
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
|
||||
pkgname=esh
|
||||
pkgver=0.1.0
|
||||
pkgver=0.1.1
|
||||
pkgrel=0
|
||||
pkgdesc="Simple template system based on shell"
|
||||
url="https://github.com/jirutka/esh"
|
||||
@ -22,4 +22,4 @@ package() {
|
||||
make DESTDIR="$pkgdir" prefix=/usr install
|
||||
}
|
||||
|
||||
sha512sums="79b9e66f7991f7e4d64557367a8fec5698c2efc9454bab644206fc14aed6b829973a2d475d6117c34a2ed9f86472075abbb49eaef04e88d719579a29f90449b8 esh-0.1.0.tar.gz"
|
||||
sha512sums="dd952e87379c48cc99e34d1c5e3bb323e7b2d3a2f9bffcd5d9770889439bc96d69c5fb85531c116776855c7704835ff6f020e3f5e703dd0525ec850a1be10c19 esh-0.1.1.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user