Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10843264
D2318.id5544.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D2318.id5544.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : cargo
-version : 0.23.0
-release : 9
+version : 0.25.0
+release : 10
source :
- - https://github.com/rust-lang/cargo/archive/0.23.0.tar.gz : f4bbe2a8719dbb8da20842235093f7f70f034d01633189e83f75897d68cd274f
+ - https://static.rust-lang.org/dist/rustc-1.24.0-src.tar.gz : bb8276f6044e877e447f29f566e4bbf820fa51fea2f912d59b73233ffd95639f
license :
- Apache-2.0
- MIT
@@ -19,14 +19,15 @@
builddeps :
- pkgconfig(libssl)
- cargo
- - git # check
- rust
- mdbook
rundeps :
- rust
build : |
+ cd src/tools/cargo
cargo build %JOBS% --release
install : |
+ cd src/tools/cargo
cargo install %JOBS% --root=$installdir/usr
rm $installdir/usr/.crates.toml
@@ -35,5 +36,3 @@
install -Dm 00644 src/etc/man/cargo*.1 -t $installdir/usr/share/man/man1
install -dm 00755 $installdir/usr/share/doc/cargo/html
mdbook build --no-create --dest-dir $installdir/usr/share/doc/cargo/html src/doc/book
-check : |
- CFG_DISABLE_CROSS_TESTS=1 cargo test %JOBS% --no-fail-fast -- --test-threads=%YJOBS%
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -34,12 +34,12 @@
</Files>
</Package>
<History>
- <Update release="9">
- <Date>2017-12-03</Date>
- <Version>0.23.0</Version>
+ <Update release="10">
+ <Date>2018-02-17</Date>
+ <Version>0.25.0</Version>
<Comment>Packaging update</Comment>
<Name>Nathan Caldwell</Name>
<Email>saintdev@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 11 2023, 5:22 PM (8 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5854844
Default Alt Text
D2318.id5544.diff (1 KB)
Attached To
Mode
D2318: Update cargo to 0.25.0
Attached
Detach File
Event Timeline
Log In to Comment