janet: update to 1.30.0.
This commit is contained in:
parent
3848596e99
commit
eb8419f071
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'janet'
|
||||
pkgname=janet
|
||||
version=1.29.1
|
||||
version=1.30.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=2ac3f69842f3e805a8d072a9e36f207f6287f063654c51cb3cd2b6e73b1cadf6
|
||||
checksum=64a8a923f5c5065047c91cce9c27ed0a60899ad5810b2c6f590bc5e24a4e834b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue