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