Update blesh-git from 2022.09.16_1 to 2022.11.12_1
This commit is contained in:
parent
176e193e8f
commit
00ccddb68e
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue