mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 02:23:11 +02:00
janet: update to 1.39.1.
This commit is contained in:
parent
7188822f7c
commit
52aad234a7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'janet'
|
||||
pkgname=janet
|
||||
version=1.39.0
|
||||
version=1.39.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=0f7ea778ac69d019d2489a35ff9f195c99b5e6110c4c7acff3a9ff49a085f010
|
||||
checksum=a43489328b88846e5cddbdad9274f25ee9854e337e52490a74bb7955de03c650
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue