janet: update to 1.19.2.
This commit is contained in:
parent
0ec667c50f
commit
730ed43723
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'janet'
|
||||
pkgname=janet
|
||||
version=1.19.0
|
||||
version=1.19.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Db_lto=false" # 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=613f08613d524349bea9777d9f4f930252a0f035332da113c993153fe5284ef2
|
||||
checksum=02ff892f4bfc060a8a37f4a5c3e659bf34ba5f1f1c5eb07d60dc2642c5cf0476
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue