janet: update to 1.11.1.
This commit is contained in:
parent
6ea805a934
commit
bbaa7d5785
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'janet'
|
||||
pkgname=janet
|
||||
version=1.11.0
|
||||
version=1.11.1
|
||||
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=da5019bbaa5e7964518e576df43a46ac0a0cd2b27b5aeaf3ece95746c8e34678
|
||||
checksum=df1b423ca29731f626899475ccd9cf6522ab4fed68b6e0c1fe4a188f7a032137
|
||||
patch_args="-Np1"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue