summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
Diffstat (limited to 'development')
-rw-r--r--development/rust/rust.SlackBuild2
-rw-r--r--development/rust/rust.info10
2 files changed, 6 insertions, 6 deletions
diff --git a/development/rust/rust.SlackBuild b/development/rust/rust.SlackBuild
index 6da38029c8..28b465c9f9 100644
--- a/development/rust/rust.SlackBuild
+++ b/development/rust/rust.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=rust
PRGNAM2=cargo
-VERSION=${VERSION:-1.9.0}
+VERSION=${VERSION:-1.10.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/rust/rust.info b/development/rust/rust.info
index 6ba15e3567..bf954c47c5 100644
--- a/development/rust/rust.info
+++ b/development/rust/rust.info
@@ -1,10 +1,10 @@
PRGNAM="rust"
-VERSION="1.9.0"
+VERSION="1.10.0"
HOMEPAGE="http://www.rust-lang.org"
-DOWNLOAD="https://static.rust-lang.org/dist/rust-1.9.0-i686-unknown-linux-gnu.tar.gz"
-MD5SUM="a810e712f3309de0898f492d768a417e"
-DOWNLOAD_x86_64="https://static.rust-lang.org/dist/rust-1.9.0-x86_64-unknown-linux-gnu.tar.gz"
-MD5SUM_x86_64="dc994c38b56c97081a5006c7553a55e1"
+DOWNLOAD="https://static.rust-lang.org/dist/rust-1.10.0-i686-unknown-linux-gnu.tar.gz"
+MD5SUM="dd388a54391503b4a59994635e58ac80"
+DOWNLOAD_x86_64="https://static.rust-lang.org/dist/rust-1.10.0-x86_64-unknown-linux-gnu.tar.gz"
+MD5SUM_x86_64="5dbaf4968ff32ea09fe69741d3f031e9"
REQUIRES=""
MAINTAINER="Dmitrii Sosedov"
EMAIL="dmitrii@sosedov.org"