From e8c6275e857ca61ea906dd2d17090c62ac1aa14d Mon Sep 17 00:00:00 2001 From: pghvlaans Date: Fri, 12 May 2023 21:00:01 +0900 Subject: development/rust16: Updated for version 1.68.1. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- development/rust16/rust16.SlackBuild | 2 +- development/rust16/rust16.info | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'development/rust16') diff --git a/development/rust16/rust16.SlackBuild b/development/rust16/rust16.SlackBuild index 0eba6dfac3..654b816c63 100644 --- a/development/rust16/rust16.SlackBuild +++ b/development/rust16/rust16.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=rust16 SRCNAM=rust -VERSION=${VERSION:-1.67.1} +VERSION=${VERSION:-1.68.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/rust16/rust16.info b/development/rust16/rust16.info index 21494185d1..a81f007c62 100644 --- a/development/rust16/rust16.info +++ b/development/rust16/rust16.info @@ -1,12 +1,12 @@ PRGNAM="rust16" -VERSION="1.67.1" +VERSION="1.68.2" HOMEPAGE="https://rust-lang.org" -DOWNLOAD="https://static.rust-lang.org/dist/2023-02-09/rust-1.67.1-i686-unknown-linux-gnu.tar.gz \ - https://static.rust-lang.org/dist/2023-02-09/rust-1.67.1-arm-unknown-linux-gnueabihf.tar.gz" -MD5SUM="925a743973266757648ec19f75585a2a \ - 06d6ec2ecda9ce3c32a322d039b3e9c5" -DOWNLOAD_x86_64="https://static.rust-lang.org/dist/2023-02-09/rust-1.67.1-x86_64-unknown-linux-gnu.tar.gz" -MD5SUM_x86_64="8fd860b0d3420529bdb03a42043b8897" +DOWNLOAD="https://static.rust-lang.org/dist/2023-03-28/rust-1.68.2-i686-unknown-linux-gnu.tar.gz \ + https://static.rust-lang.org/dist/2023-03-28/rust-1.68.2-arm-unknown-linux-gnueabihf.tar.gz" +MD5SUM="ceeeb627c251543b2c7c82e700f184fe \ + 29d96f426f480496ed9b0a805f8bb07c" +DOWNLOAD_x86_64="https://static.rust-lang.org/dist/2023-03-28/rust-1.68.2-x86_64-unknown-linux-gnu.tar.gz" +MD5SUM_x86_64="08a0d1d1380e633134a1a8be877c176a" REQUIRES="" MAINTAINER="K. Eugene Carlson" EMAIL="kvngncrlsn@gmail.com" -- cgit v1.2.3-80-g2a13