mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
joker: update to 1.4.1.
This commit is contained in:
parent
b18c09b839
commit
b2d5cfd2f6
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue