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