joker: update to 1.2.0.

Adopt.
This commit is contained in:
icp 2023-07-30 12:43:08 +05:30 committed by Duncan Overbruck
parent 9dceb70049
commit 3449629cd6
1 changed files with 4 additions and 3 deletions

View File

@ -1,15 +1,16 @@
# Template file for 'joker'
pkgname=joker
version=1.1.0
version=1.2.0
revision=1
build_style=go
go_import_path=github.com/candid82/joker
short_desc="Interpreted dialect of Clojure written in Go and Clojure(Script) linter"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="icp <pangolin@vivaldi.net>"
license="EPL-1.0"
homepage="https://joker-lang.org/"
changelog="https://github.com/candid82/joker/releases"
distfiles="https://github.com/candid82/joker/archive/refs/tags/v${version}.tar.gz"
checksum=a963d8a3f1361143e33e0fa2463650173095cbf2e4593463007f32f4a81d3e57
checksum=bf82b2f5deeb5f449eee127c2173a89dfff53da6c9765d0da312bf730395efd4
if [ "$CROSS_BUILD" ]; then
if [ "$XBPS_WORDSIZE" != "$XBPS_TARGET_WORDSIZE" ]; then