yabasic: update to 2.89.1, fix license
This commit is contained in:
parent
94a7246a09
commit
aca796bdca
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'yabasic'
|
||||
pkgname=yabasic
|
||||
reverts="2.769_1"
|
||||
version=2.87.1
|
||||
version=2.89.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libXt-devel ncurses-devel libffi-devel"
|
||||
short_desc="Yet another Basic"
|
||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="MIT, GPL-3.0-or-later"
|
||||
license="MIT"
|
||||
homepage="https://2484.de/yabasic/"
|
||||
distfiles="https://2484.de/yabasic/download/yabasic-${version}.tar.gz"
|
||||
checksum=432f912d80ca00ae00a93ede197d45fde4db1345a61dc42976d10f2b7f9e1dce
|
||||
checksum=93c426402a6cccbca8b448960eb1bcefc44cdb0a92abb2385bd8fa67651bdd88
|
||||
|
||||
do_install() {
|
||||
vbin yabasic
|
||||
|
|
Loading…
Reference in a new issue