mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
janet: update to 1.11.3.
This commit is contained in:
parent
c34ef19a78
commit
814e08b4e1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'janet'
|
||||
pkgname=janet
|
||||
version=1.11.1
|
||||
version=1.11.3
|
||||
revision=1
|
||||
build_style=meson
|
||||
short_desc="Dynamic Lisp dialect and bytecode VM"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT"
|
||||
homepage="https://janet-lang.org/"
|
||||
distfiles="https://github.com/janet-lang/janet/archive/v${version}.tar.gz"
|
||||
checksum=df1b423ca29731f626899475ccd9cf6522ab4fed68b6e0c1fe4a188f7a032137
|
||||
checksum=60b389b5fcc5969760ec802fa5faf6383e272c769aef4a94e377cfd8376f4a8c
|
||||
patch_args="-Np1"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue