diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2018-09-28 03:55:56 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2018-09-28 09:00:34 +0200 |
commit | 674772877f4f069e9236b7e5e7c76b10caf5d572 (patch) | |
tree | 31f9d3ee81ca9e4fe103173645e9bfbecadb7618 /source/d | |
parent | 23035b95d979a02036bab2212baef88521828274 (diff) | |
download | current-674772877f4f069e9236b7e5e7c76b10caf5d572.tar.gz |
Fri Sep 28 03:55:56 UTC 201820180928035556
ap/sqlite-3.25.2-x86_64-1.txz: Upgraded.
d/rust-1.29.1-x86_64-1.txz: Upgraded.
l/apr-1.6.5-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/d')
-rwxr-xr-x | source/d/rust/rust.SlackBuild | 2 | ||||
-rw-r--r-- | source/d/rust/rust.url | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/d/rust/rust.SlackBuild b/source/d/rust/rust.SlackBuild index 3c8391ee..6a42eb63 100755 --- a/source/d/rust/rust.SlackBuild +++ b/source/d/rust/rust.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=rust SRCNAM="${PKGNAM}c" -VERSION=${VERSION:-1.29.0} +VERSION=${VERSION:-1.29.1} BUILD=${BUILD:-1} # Set this to YES to build with the system LLVM, or NO to use the bundled LLVM. diff --git a/source/d/rust/rust.url b/source/d/rust/rust.url index 0bf532b8..c8b23a58 100644 --- a/source/d/rust/rust.url +++ b/source/d/rust/rust.url @@ -1,5 +1,5 @@ # Source code (repacked to .tar.xz): -lftpget https://static.rust-lang.org/dist/rustc-1.29.0-src.tar.gz +lftpget https://static.rust-lang.org/dist/rustc-1.29.1-src.tar.gz gzip -d rustc-*tar.gz plzip -9 -v rustc-*tar |