yabasic: update to 2.90.1.
This commit is contained in:
parent
bc9abe5420
commit
66bbaa74f0
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'yabasic'
|
# Template file for 'yabasic'
|
||||||
pkgname=yabasic
|
pkgname=yabasic
|
||||||
reverts="2.769_1"
|
reverts="2.769_1"
|
||||||
version=2.89.1
|
version=2.90.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://2484.de/yabasic/"
|
homepage="https://2484.de/yabasic/"
|
||||||
distfiles="https://2484.de/yabasic/download/yabasic-${version}.tar.gz"
|
distfiles="https://2484.de/yabasic/download/yabasic-${version}.tar.gz"
|
||||||
checksum=93c426402a6cccbca8b448960eb1bcefc44cdb0a92abb2385bd8fa67651bdd88
|
checksum=f4baa2c12dd476a977619a2e7e8deca55a44e3a99edcc708f0bd3c4e9349a49a
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin yabasic
|
vbin yabasic
|
||||||
|
|
Loading…
Reference in a new issue