mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
joker: update to 1.4.0.
This commit is contained in:
parent
02d11d4d71
commit
781c81d8c6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'joker'
|
||||
pkgname=joker
|
||||
version=1.3.5
|
||||
version=1.4.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/candid82/joker
|
||||
|
@ -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=f807a7378c78510fd7eba13607c3ec06c405ed08cc0605fade0fe2f7adeac101
|
||||
checksum=8744e077e420a40a78c215fe9c61adad2aa59e8a985ec5d59aeb75f93b2706f3
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
if [ "$XBPS_WORDSIZE" != "$XBPS_TARGET_WORDSIZE" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue