yabasic: update to 2.77.1
This commit is contained in:
parent
22484e91a5
commit
cb854ffdf7
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'yabasic'
|
# Template file for 'yabasic'
|
||||||
pkgname=yabasic
|
pkgname=yabasic
|
||||||
version=2.769
|
version=2.77.1
|
||||||
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,9 +9,9 @@ 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=558fc1a04675b8d8428c0d105ee08abb28d32f0ebf3380461fc3b603e16ba598
|
checksum=ea39ae1bdcff964cbd9deda5fd50b21200dcb7ff240471a23a2cf0ce654c5f21
|
||||||
|
|
||||||
do_install(){
|
do_install() {
|
||||||
vbin yabasic
|
vbin yabasic
|
||||||
vman yabasic.1
|
vman yabasic.1
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue