mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
community/es-shell: upgrade to 0.9.2_git20250627
This commit is contained in:
parent
3d7f1e7ad1
commit
b839c7372b
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
# Contributor: rubicon <rubicon@mailo.com>
|
||||
# Maintainer: rubicon <rubicon@mailo.com>
|
||||
pkgname=es-shell
|
||||
pkgver=0.9.2_git20250510
|
||||
_gitrev=cc6937f39133c1d8b5f6c31c3de939db147cd816
|
||||
pkgver=0.9.2_git20250627
|
||||
_gitrev=7295635fc1d46cde853ee04061ba9a6395cd689b
|
||||
pkgrel=0
|
||||
pkgdesc="Shell with higher-order functions"
|
||||
url="https://wryun.github.io/es-shell/"
|
||||
|
@ -10,7 +10,7 @@ arch="all"
|
|||
license="Public-Domain"
|
||||
makedepends="autoconf automake byacc libtool readline-dev"
|
||||
subpackages="$pkgname-doc"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/wryun/es-shell/archive/$_gitrev.tar.gz"
|
||||
source="$pkgname-$_gitrev.tar.gz::https://github.com/wryun/es-shell/archive/$_gitrev.tar.gz"
|
||||
builddir="$srcdir/$pkgname-$_gitrev"
|
||||
|
||||
prepare() {
|
||||
|
@ -46,5 +46,5 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
ed8b6202bf24e14b082ea3bcf124d6f04eba01bf41937692b73ec327c4d4b60b98c0ce622886a1063c5df6aefd0a8c1b64d7618c9aa6bd482d64671573624169 es-shell-0.9.2_git20250510.tar.gz
|
||||
2546869a1af22118ca273c1b5ec501be50cffa074413c890b462278a9c0763909ca94c686c1253e960fb439ed97665de05890cf5a252439829c64f9395daa9c5 es-shell-7295635fc1d46cde853ee04061ba9a6395cd689b.tar.gz
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue