janet: update to 1.32.1.
This commit is contained in:
parent
33df9afb79
commit
fa22486634
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'janet'
|
||||
pkgname=janet
|
||||
version=1.32.0
|
||||
version=1.32.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=d18e42b711d70254f4e0604049aa0d7307de0b92f622c6c61740838fc93cf1cb
|
||||
checksum=ac74444f1b545830c34738fe9ebb58c865ea4b819b0b0c3124315c646d9ce4cb
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue