joker: update to 1.4.1.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'joker'
|
# Template file for 'joker'
|
||||||
pkgname=joker
|
pkgname=joker
|
||||||
version=1.4.0
|
version=1.4.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/candid82/joker
|
go_import_path=github.com/candid82/joker
|
||||||
short_desc="Interpreted dialect of Clojure written in Go and Clojure(Script) linter"
|
short_desc="Interpreted dialect of Clojure written in Go and Clojure(Script) linter"
|
||||||
@@ -10,7 +10,7 @@ license="EPL-1.0"
|
|||||||
homepage="https://joker-lang.org/"
|
homepage="https://joker-lang.org/"
|
||||||
changelog="https://github.com/candid82/joker/releases"
|
changelog="https://github.com/candid82/joker/releases"
|
||||||
distfiles="https://github.com/candid82/joker/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/candid82/joker/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=8744e077e420a40a78c215fe9c61adad2aa59e8a985ec5d59aeb75f93b2706f3
|
checksum=041535d734db2927aa8c32794c012fd1636d2a5aec15aaf2e7b2f33fc8973808
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
if [ "$XBPS_WORDSIZE" != "$XBPS_TARGET_WORDSIZE" ]; then
|
if [ "$XBPS_WORDSIZE" != "$XBPS_TARGET_WORDSIZE" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user