yabasic: update to 2.81.1.
This commit is contained in:
parent
0e706a0e75
commit
434fc32040
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yabasic'
|
||||
pkgname=yabasic
|
||||
version=2.81.0
|
||||
version=2.81.1
|
||||
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=8aea8479912a80fc9dd84fe3777489cb40614b53e731ea5db3a0846edcf67961
|
||||
checksum=48194018dd10cbe5c00f915de113d12e1ad1b24dd250a017393e15b7ff83b2dd
|
||||
|
||||
do_install() {
|
||||
vbin yabasic
|
||||
|
|
Loading…
Reference in New Issue