mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
parent
400c75ebf2
commit
43a4fc5254
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'just'
|
# Template file for 'just'
|
||||||
pkgname=just
|
pkgname=just
|
||||||
version=0.3.8
|
version=0.3.9
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="cargo"
|
hostmakedepends="cargo"
|
||||||
short_desc="Just a command runner"
|
short_desc="Just a command runner"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Wilson Birney <wpb@360scada.com>"
|
||||||
license="CC0 1.0 Universal"
|
license="CC0 1.0 Universal"
|
||||||
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=fe14f07c90249f7e9e652f2baba337670dbfe18b73fccddc82674ee01af98d4e
|
checksum=2f729e38853e42701eca5dda24bdfe453366c1395a21f0009047a1e4caf061a8
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue