yabasic: update to 2.78.2
Closes #10901. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
373ea6d9ce
commit
35ca1117df
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'yabasic'
|
# Template file for 'yabasic'
|
||||||
pkgname=yabasic
|
pkgname=yabasic
|
||||||
version=2.78.1
|
version=2.78.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="libXt-devel libSM-devel ncurses-devel"
|
makedepends="libXt-devel libSM-devel ncurses-devel"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://2484.de/yabasic/"
|
homepage="http://2484.de/yabasic/"
|
||||||
distfiles="http://2484.de/yabasic/download/yabasic-${version}.tar.gz"
|
distfiles="http://2484.de/yabasic/download/yabasic-${version}.tar.gz"
|
||||||
checksum=b46ae1f85ca83ac8c88dbfaad4c35a66af3dfe48c5091ca45bfcb0c9eb19c80e
|
checksum=491581b44ab7ea4707b5021b57df0d1880a621097bcc10e2b50e70c3524f1211
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin yabasic
|
vbin yabasic
|
||||||
|
|
Loading…
Reference in New Issue