janet: update to 1.24.0.
This commit is contained in:
parent
7b73a8ec51
commit
214ca03ec1
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'janet'
|
# Template file for 'janet'
|
||||||
pkgname=janet
|
pkgname=janet
|
||||||
version=1.23.0
|
version=1.24.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Db_lto=false --libdir=/usr/lib" # breaks jpm
|
configure_args="-Db_lto=false --libdir=/usr/lib" # breaks jpm
|
||||||
@ -10,7 +10,7 @@ license="MIT"
|
|||||||
homepage="https://janet-lang.org/"
|
homepage="https://janet-lang.org/"
|
||||||
changelog="https://github.com/janet-lang/janet/blob/master/CHANGELOG.md"
|
changelog="https://github.com/janet-lang/janet/blob/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/janet-lang/janet/archive/v${version}.tar.gz"
|
distfiles="https://github.com/janet-lang/janet/archive/v${version}.tar.gz"
|
||||||
checksum=0b4d5d3632e0d376d9512ea8ea262f31f75c132b488dd7870f472acae709a865
|
checksum=ae794c7b4ffe7cfb6f1edec60556ccda34165b2fea5c23045e332eeebc1077f4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user