mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
joker: update to 1.5.0.
This commit is contained in:
parent
08e535b967
commit
f134e4d7a9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'joker'
|
# Template file for 'joker'
|
||||||
pkgname=joker
|
pkgname=joker
|
||||||
version=1.4.1
|
version=1.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/candid82/joker
|
go_import_path=github.com/candid82/joker
|
||||||
|
@ -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=041535d734db2927aa8c32794c012fd1636d2a5aec15aaf2e7b2f33fc8973808
|
checksum=5e2f5bc5d03ae456cf032d73f7fed0b4475e23b5a05b65abb97256362ebeb7c8
|
||||||
|
|
||||||
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