janet: update to 1.37.1.
This commit is contained in:
parent
8d370d9320
commit
dd038fe8ad
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'janet'
|
||||
pkgname=janet
|
||||
version=1.36.0
|
||||
version=1.37.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=104aa500d4a43c2c147851823fd8b7cd06a90d01efcdff71529ff1fa68953bb4
|
||||
checksum=85a87115fb7b59a3fb4dab7d291627ce109eecdcf84b403ec8787ef54082519f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue