yabasic: update to 2.81.3.
This commit is contained in:
parent
76f6bb0a38
commit
11946cedcc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yabasic'
|
||||
pkgname=yabasic
|
||||
version=2.81.2
|
||||
version=2.81.3
|
||||
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=21da0b480b55c1847cfd1be52007f2f1015db4e9c17980e5ce1306ea92c78890
|
||||
checksum=5947ef371c46b08a8e083a433c7a34b635b49a61672d4d97a38a0a78db7d6d8c
|
||||
|
||||
do_install() {
|
||||
vbin yabasic
|
||||
|
|
Loading…
Reference in New Issue