mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
yabasic: update to 2.86.8.
This commit is contained in:
parent
9b8b13c99c
commit
e8a2a70efd
1 changed files with 3 additions and 2 deletions
|
@ -1,16 +1,17 @@
|
||||||
# Template file for 'yabasic'
|
# Template file for 'yabasic'
|
||||||
pkgname=yabasic
|
pkgname=yabasic
|
||||||
reverts="2.769_1"
|
reverts="2.769_1"
|
||||||
version=2.86.7
|
version=2.86.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libXt-devel ncurses-devel libffi-devel"
|
makedepends="libXt-devel ncurses-devel libffi-devel"
|
||||||
short_desc="Yet another Basic"
|
short_desc="Yet another Basic"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="MIT, GPL-3.0-or-later"
|
license="MIT, GPL-3.0-or-later"
|
||||||
homepage="https://2484.de/yabasic/"
|
homepage="https://2484.de/yabasic/"
|
||||||
distfiles="https://2484.de/yabasic/download/yabasic-${version}.tar.gz"
|
distfiles="https://2484.de/yabasic/download/yabasic-${version}.tar.gz"
|
||||||
checksum=e3871f293e82d82861b9c884b2745038d164d6c38e436aed61b5d6cfd7256c23
|
checksum=82166b6dfa63d01a3a32ca75b09bd02018a42d45acc47d5a3c7e57fcae9c5743
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin yabasic
|
vbin yabasic
|
||||||
|
|
Loading…
Add table
Reference in a new issue