mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
yabasic: update to 2.84.0
This commit is contained in:
parent
1f47a8b780
commit
0ff02ba2cf
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'yabasic'
|
# Template file for 'yabasic'
|
||||||
pkgname=yabasic
|
pkgname=yabasic
|
||||||
reverts="2.769_1"
|
reverts="2.769_1"
|
||||||
version=2.83.0
|
version=2.84.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="libXt-devel ncurses-devel"
|
makedepends="libXt-devel ncurses-devel"
|
||||||
|
@ -10,9 +10,10 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://2484.de/yabasic/"
|
homepage="http://2484.de/yabasic/"
|
||||||
distfiles="http://2484.de/yabasic/download/yabasic-${version}.tar.gz"
|
distfiles="http://2484.de/yabasic/download/yabasic-${version}.tar.gz"
|
||||||
checksum=24eaca1a520817ec266d132d89b4a657d5adf3e6bad54f13b103991afdca6d40
|
checksum=103fd4a2a8edc61a2bd7f56d721775a5c56c19026566f74e16cdabc1816389d2
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin yabasic
|
vbin yabasic
|
||||||
vman yabasic.1
|
vman yabasic.1
|
||||||
|
vdoc yabasic.htm
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue