forked from ports/contrib
tre-command: fixed source
This commit is contained in:
parent
433b0c7435
commit
25416e99b8
@ -1,5 +1,5 @@
|
|||||||
untrusted comment: verify with /etc/ports/contrib.pub
|
untrusted comment: verify with /etc/ports/contrib.pub
|
||||||
RWSagIOpLGJF3/gAqGNyFgniWiRzBd9TGX+u0YK8sDLBzjkwWJGYyYWmoZ7/aTIBEUP3k3NmPs5VrYB3JYyWwQCBxsQ8onDGMws=
|
RWSagIOpLGJF32LM73jEgpUBycKrdBA1NWt1GKD1baB1C1dbG4i0RRr+ixZn4dgBYG92ZFh8s42vgwYhCBdmTK7ySQvjgbXdiAk=
|
||||||
SHA256 (Pkgfile) = d4e8b0b95257a939a2bca344342266bbf77687f0a76681a5c87751a3ba158224
|
SHA256 (Pkgfile) = 301b7dd2fc2fb904e3ae508bf0450419f80bc5151ea6bc5b55e14179d572487d
|
||||||
SHA256 (.footprint) = 50c2d8d318f6bd8993b5018f524785d8ec6ebce93ba007021ad84647d08b71da
|
SHA256 (.footprint) = 50c2d8d318f6bd8993b5018f524785d8ec6ebce93ba007021ad84647d08b71da
|
||||||
SHA256 (tre-0.4.0.tar.gz) = 101fc756f7979316e3d2b3b2a3ad25a6e1cbceca668f3a53c6780169a79d2442
|
SHA256 (tre-0.4.0.tar.gz) = 280243cfa837661f0c3fff41e4a63c6768631073c9f6ce9982d9ed08e038788a
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
name=tre-command
|
name=tre-command
|
||||||
version=0.4.0
|
version=0.4.0
|
||||||
release=1
|
release=1
|
||||||
source=(https://github.com/dduan/tre/archive/$version/tre-$version.tar.gz)
|
source=(https://github.com/dduan/tre/archive/v$version/tre-$version.tar.gz)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
prt-get isinst sccache && export RUSTC_WRAPPER=/usr/bin/sccache
|
prt-get isinst sccache && export RUSTC_WRAPPER=/usr/bin/sccache
|
||||||
|
Loading…
x
Reference in New Issue
Block a user