yabasic: update to 2.84.1
This commit is contained in:
parent
54ac052398
commit
01f3b7da6e
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'yabasic'
|
||||
pkgname=yabasic
|
||||
reverts="2.769_1"
|
||||
version=2.84.0
|
||||
version=2.84.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="libXt-devel ncurses-devel"
|
||||
makedepends="libXt-devel ncurses-devel libffi-devel"
|
||||
short_desc="Yet another Basic"
|
||||
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=103fd4a2a8edc61a2bd7f56d721775a5c56c19026566f74e16cdabc1816389d2
|
||||
checksum=64f16bfcdcc646af0c13f712aa6b06c990c69c9f901311f2cf80a08d50c2653c
|
||||
|
||||
do_install() {
|
||||
vbin yabasic
|
||||
|
|
Loading…
Reference in a new issue