Update blesh-git from 2022.09.16_1 to 2022.11.12_1

This commit is contained in:
KF-Art 2022-11-12 20:01:38 -05:00
parent 176e193e8f
commit 00ccddb68e
No known key found for this signature in database
GPG key ID: E29639549C32EE00

View file

@ -1,6 +1,6 @@
# Template file for 'blesh-git'
pkgname=blesh-git
version=2022.09.16
version=2022.11.12
revision=1
makedepends="gawk git"
depends="bash git"
@ -19,7 +19,7 @@ do_fetch() {
do_install() {
make install DESTDIR=${DESTDIR} PREFIX=/usr
}
post_install() {
vlicense ${FILESDIR}/LICENSE.md
}