mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
parent
e57f6b6a9d
commit
7d6f41d92e
1 changed files with 3 additions and 3 deletions
|
@ -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() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue