Update blesh-git to 2024.06.22
This commit is contained in:
parent
77f56288b4
commit
ba08f9e09d
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'blesh-git'
|
# Template file for 'blesh-git'
|
||||||
pkgname=blesh-git
|
pkgname=blesh-git
|
||||||
version=2024.02.28
|
version=2024.06.22
|
||||||
revision=1
|
revision=1
|
||||||
makedepends="gawk git"
|
makedepends="git"
|
||||||
depends="bash git"
|
depends="bash git"
|
||||||
build_style="gnu-makefile"
|
build_style="gnu-makefile"
|
||||||
repository=cereus-extra
|
repository=cereus-extra
|
||||||
short_desc="A replacement for bash's line editor with advanced features - git development branch"
|
short_desc="A replacement for bash's line editor with advanced features - git development branch"
|
||||||
_commit="ef8272a"
|
_commit="79beebd"
|
||||||
maintainer="Kevin Figueroa <kfdevart@disroot.org>"
|
maintainer="Kevin Figueroa <kfdevart@disroot.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/akinomyoga/ble.sh"
|
homepage="https://github.com/akinomyoga/ble.sh"
|
||||||
|
|
Loading…
Add table
Reference in a new issue