mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
janet: update to 1.30.0.
This commit is contained in:
parent
3848596e99
commit
eb8419f071
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'janet'
|
# Template file for 'janet'
|
||||||
pkgname=janet
|
pkgname=janet
|
||||||
version=1.29.1
|
version=1.30.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Db_lto=false --libdir=/usr/lib" # breaks jpm
|
configure_args="-Db_lto=false --libdir=/usr/lib" # breaks jpm
|
||||||
|
@ -10,7 +10,7 @@ license="MIT"
|
||||||
homepage="https://janet-lang.org/"
|
homepage="https://janet-lang.org/"
|
||||||
changelog="https://github.com/janet-lang/janet/blob/master/CHANGELOG.md"
|
changelog="https://github.com/janet-lang/janet/blob/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/janet-lang/janet/archive/v${version}.tar.gz"
|
distfiles="https://github.com/janet-lang/janet/archive/v${version}.tar.gz"
|
||||||
checksum=2ac3f69842f3e805a8d072a9e36f207f6287f063654c51cb3cd2b6e73b1cadf6
|
checksum=64a8a923f5c5065047c91cce9c27ed0a60899ad5810b2c6f590bc5e24a4e834b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue