just: update to 0.3.10.

Closes: #12724 [via git-merge-pr]
This commit is contained in:
maxice8 2018-03-20 13:10:48 -03:00 committed by Michael Aldridge
parent e57f6b6a9d
commit 7d6f41d92e

View file

@ -1,14 +1,14 @@
# Template file for 'just' # Template file for 'just'
pkgname=just pkgname=just
version=0.3.9 version=0.3.10
revision=1 revision=1
hostmakedepends="cargo" hostmakedepends="cargo"
short_desc="Just a command runner" short_desc="Just a command runner"
maintainer="Wilson Birney <wpb@360scada.com>" maintainer="Wilson Birney <wpb@360scada.com>"
license="CC0 1.0 Universal" license="CC0-1.0"
homepage="https://github.com/casey/just" homepage="https://github.com/casey/just"
distfiles="https://github.com/casey/just/archive/v${version}.tar.gz" distfiles="https://github.com/casey/just/archive/v${version}.tar.gz"
checksum=2f729e38853e42701eca5dda24bdfe453366c1395a21f0009047a1e4caf061a8 checksum=b1b73609799883500bf57060ef48d056cc191662d67e18b300bbcc6e644d1529
nocross=yes nocross=yes
do_build() { do_build() {