From 265f7b70a8e483814f5cf163ce58efb654ab1e76 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sun, 31 Jan 2016 14:09:44 +0700 Subject: development/rust: Updated for version 1.6.0. Signed-off-by: Willy Sudiarto Raharjo --- development/rust/rust.SlackBuild | 4 ++-- development/rust/rust.info | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'development/rust') diff --git a/development/rust/rust.SlackBuild b/development/rust/rust.SlackBuild index 6d20e8fa8f..f35888e519 100644 --- a/development/rust/rust.SlackBuild +++ b/development/rust/rust.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=rust PRGNAM2=cargo -VERSION=${VERSION:-1.5.0} +VERSION=${VERSION:-1.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -70,7 +70,7 @@ mv ${PRGNAM2}/bin/* $PKG/usr/bin/ mv ${PRGNAM2}/etc $PKG/usr/ mv ${PRGNAM2}/lib/* $PKG/usr/lib${LIBDIRSUFFIX} cp -rf ${PRGNAM2}/share/* $PKG/usr/share - +cp ${PRGNAM}-std-${ARCH}-unknown-linux-gnu/lib/rustlib/${ARCH}-unknown-linux-gnu/lib/* $PKG/usr/lib${LIBDIRSUFFIX} find -L $PKG -type d -exec chmod 755 {} \; chmod 755 $PKG/usr/bin/* diff --git a/development/rust/rust.info b/development/rust/rust.info index ccb58f3254..b3699ca371 100644 --- a/development/rust/rust.info +++ b/development/rust/rust.info @@ -1,10 +1,10 @@ PRGNAM="rust" -VERSION="1.5.0" +VERSION="1.6.0" HOMEPAGE="http://www.rust-lang.org" -DOWNLOAD="https://static.rust-lang.org/dist/rust-1.5.0-i686-unknown-linux-gnu.tar.gz" -MD5SUM="9f02673a3b0897ea81196fd30e685eea" -DOWNLOAD_x86_64="https://static.rust-lang.org/dist/rust-1.5.0-x86_64-unknown-linux-gnu.tar.gz" -MD5SUM_x86_64="689c69a7194e9fb2f96671e555bd2f7f" +DOWNLOAD="https://static.rust-lang.org/dist/rust-1.6.0-i686-unknown-linux-gnu.tar.gz" +MD5SUM="0b34316e5f58c5ab02ef19c3b0e03fb7" +DOWNLOAD_x86_64="https://static.rust-lang.org/dist/rust-1.6.0-x86_64-unknown-linux-gnu.tar.gz" +MD5SUM_x86_64="ea63d4e98fefb5da764f5fac620e9c23" REQUIRES="" MAINTAINER="Dmitrii Sosedov" EMAIL="dmitrii@sosedov.org" -- cgit v1.2.3