mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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'
|
# Template file for 'yabasic'
|
||||||
pkgname=yabasic
|
pkgname=yabasic
|
||||||
reverts="2.769_1"
|
reverts="2.769_1"
|
||||||
version=2.86.6
|
version=2.86.7
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="libXt-devel ncurses-devel libffi-devel"
|
makedepends="libXt-devel ncurses-devel libffi-devel"
|
||||||
short_desc="Yet another Basic"
|
short_desc="Yet another Basic"
|
||||||
|
@ -10,7 +10,7 @@ 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=17aa9bd50ce98ac5d4f66edae54ff1d13405578757cccd6d861a37c4165b6773
|
checksum=e3871f293e82d82861b9c884b2745038d164d6c38e436aed61b5d6cfd7256c23
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin yabasic
|
vbin yabasic
|
||||||
|
|
Loading…
Add table
Reference in a new issue