yabasic: update to 2.81.2.
This commit is contained in:
parent
383d5e41df
commit
6e1b967c87
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'yabasic'
|
||||
pkgname=yabasic
|
||||
version=2.81.1
|
||||
revision=2
|
||||
version=2.81.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="libXt-devel ncurses-devel"
|
||||
short_desc="Yet another Basic"
|
||||
|
@ -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=48194018dd10cbe5c00f915de113d12e1ad1b24dd250a017393e15b7ff83b2dd
|
||||
checksum=21da0b480b55c1847cfd1be52007f2f1015db4e9c17980e5ce1306ea92c78890
|
||||
|
||||
do_install() {
|
||||
vbin yabasic
|
||||
|
|
Loading…
Reference in New Issue