janet: update to 1.11.3.

This commit is contained in:
Leah Neukirchen 2020-08-07 15:27:54 +02:00
parent c34ef19a78
commit 814e08b4e1

View file

@ -1,6 +1,6 @@
# Template file for 'janet' # Template file for 'janet'
pkgname=janet pkgname=janet
version=1.11.1 version=1.11.3
revision=1 revision=1
build_style=meson build_style=meson
short_desc="Dynamic Lisp dialect and bytecode VM" short_desc="Dynamic Lisp dialect and bytecode VM"
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT" license="MIT"
homepage="https://janet-lang.org/" homepage="https://janet-lang.org/"
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=df1b423ca29731f626899475ccd9cf6522ab4fed68b6e0c1fe4a188f7a032137 checksum=60b389b5fcc5969760ec802fa5faf6383e272c769aef4a94e377cfd8376f4a8c
patch_args="-Np1" patch_args="-Np1"
post_install() { post_install() {