janet: update to 1.12.2.
This commit is contained in:
parent
1cac357abb
commit
16bb004d60
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'janet'
|
||||
pkgname=janet
|
||||
version=1.12.1
|
||||
version=1.12.2
|
||||
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=a04670448ad41802830c1b4a5dc217d85ed39727734ee5e63a5cf59aa2d50e78
|
||||
checksum=1cdbc4e944fb429a80bb415b657fc955579a4d7b1206fed9b32b9c60b20e477c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue