joker: update to 0.14.1

This commit is contained in:
Mikkel Hauvgaard 2020-01-21 20:57:26 +01:00 committed by Helmut Pozimski
parent 6d0e7f0d54
commit 912306df7f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'joker'
pkgname=joker
version=0.14.0
version=0.14.1
revision=1
build_style=go
go_import_path=github.com/candid82/joker
@ -10,7 +10,7 @@ maintainer="Dominic Monroe <monroef4@googlemail.com>"
license="EPL-1.0"
homepage="https://joker-lang.org/"
distfiles="https://github.com/candid82/joker/archive/v${version}.tar.gz"
checksum=58ea37e240deeb24c317793ed46442d65f9a6925cf20e84bc120232edae60124
checksum=c14789a091d38f7c9373705e9dc9edd24ab6c3c877f83788db4a0b14ebef26ef
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" joker"