joker: update to 1.4.1.
This commit is contained in:
parent
b18c09b839
commit
b2d5cfd2f6
@ -1,7 +1,7 @@
|
||||
# Template file for 'joker'
|
||||
pkgname=joker
|
||||
version=1.4.0
|
||||
revision=2
|
||||
version=1.4.1
|
||||
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"
|
||||
@ -10,7 +10,7 @@ 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=8744e077e420a40a78c215fe9c61adad2aa59e8a985ec5d59aeb75f93b2706f3
|
||||
checksum=041535d734db2927aa8c32794c012fd1636d2a5aec15aaf2e7b2f33fc8973808
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
if [ "$XBPS_WORDSIZE" != "$XBPS_TARGET_WORDSIZE" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user