yabasic: update to 2.80.0.
This commit is contained in:
parent
ffe367a298
commit
f87273031a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yabasic'
|
||||
pkgname=yabasic
|
||||
version=2.79.2
|
||||
version=2.80.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="libXt-devel ncurses-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="http://2484.de/yabasic/"
|
||||
distfiles="http://2484.de/yabasic/download/yabasic-${version}.tar.gz"
|
||||
checksum=9a819c570fe3986f14ec6b718f6eafb7caa627d192e22a865dcfe50b0ae2b175
|
||||
checksum=30afc80d93b9e0d54577d601fc5bbd6fac05d2d5a8aba88f115f37f08269ac36
|
||||
|
||||
do_install() {
|
||||
vbin yabasic
|
||||
|
|
Loading…
Reference in a new issue