yabasic: update to 2.86.7.
This commit is contained in:
parent
d4e65f2c69
commit
76d306a74b
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'yabasic'
|
||||
pkgname=yabasic
|
||||
reverts="2.769_1"
|
||||
version=2.86.6
|
||||
revision=2
|
||||
version=2.86.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="libXt-devel ncurses-devel libffi-devel"
|
||||
short_desc="Yet another Basic"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="MIT, GPL-3.0-or-later"
|
||||
homepage="https://2484.de/yabasic/"
|
||||
distfiles="https://2484.de/yabasic/download/yabasic-${version}.tar.gz"
|
||||
checksum=17aa9bd50ce98ac5d4f66edae54ff1d13405578757cccd6d861a37c4165b6773
|
||||
checksum=e3871f293e82d82861b9c884b2745038d164d6c38e436aed61b5d6cfd7256c23
|
||||
|
||||
do_install() {
|
||||
vbin yabasic
|
||||
|
|
Loading…
Reference in a new issue