Page MenuHomeSolus

D5370.id13093.diff
No OneTemporary

D5370.id13093.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,4 +1,3 @@
-ld-linux-x86-64.so.2
libc.so.6
libdl.so.2
libgcc_s.so.1
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : fd
-version : 7.2.0
-release : 3
+version : 7.3.0
+release : 4
source :
- - https://github.com/sharkdp/fd/archive/v7.2.0.tar.gz : 153d0ac821901d9843b501dd6ba00e82aa73e3d61c27b2150af7ebc1fb6dff67
+ - https://github.com/sharkdp/fd/archive/v7.3.0.tar.gz : fbd48cc83c90a0ab09fc3bbe865708a3a528876a99f8304a17d07af7fb378170
license :
- Apache-2.0
- MIT
@@ -19,7 +19,7 @@
build : |
cargo build --release
install : |
- cargo install
+ cargo install --path .
install -Dm00755 ~/.cargo/bin/fd $installdir/usr/bin/fd
install -Dm00755 doc/fd.1 /$installdir/usr/share/man/man1/fd.1
check : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -31,12 +31,12 @@
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2018-11-04</Date>
- <Version>7.2.0</Version>
+ <Update release="4">
+ <Date>2019-02-14</Date>
+ <Version>7.3.0</Version>
<Comment>Packaging update</Comment>
<Name>James Lee</Name>
<Email>jamesl33info@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 3:55 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5800883
Default Alt Text
D5370.id13093.diff (1 KB)

Event Timeline