yabasic: update to 2.78.0
This commit is contained in:
parent
a8286734b6
commit
bdbf6c0474
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yabasic'
|
||||
pkgname=yabasic
|
||||
version=2.77.1
|
||||
version=2.78.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="libXt-devel libSM-devel ncurses-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="GPL-3"
|
||||
homepage="http://2484.de/yabasic/"
|
||||
distfiles="http://2484.de/yabasic/download/yabasic-${version}.tar.gz"
|
||||
checksum=ea39ae1bdcff964cbd9deda5fd50b21200dcb7ff240471a23a2cf0ce654c5f21
|
||||
checksum=ec535c7e35402f367734843a9a123097e673abba75d55a2b5f4e58026f57dd4d
|
||||
|
||||
do_install() {
|
||||
vbin yabasic
|
||||
|
|
Loading…
Reference in a new issue