Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1217594993e81b0775a0e336424597f3bf050b56
commit 1217594993e81b0775a0e336424597f3bf050b56 Author: crazy <[email protected]> Date: Mon Jan 8 19:43:47 2018 +0100 rust-1.23.0-1-x86_64 * Version bump diff --git a/source/devel/rust/FrugalBuild b/source/devel/rust/FrugalBuild index f93e27e..1f29191 100644 --- a/source/devel/rust/FrugalBuild +++ b/source/devel/rust/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy <[email protected]> pkgname=rust -pkgver=1.22.1 +pkgver=1.23.0 pkgrel=1 pkgdesc="Programming language focused on safety, speed and concurrency" url="https://www.rust-lang.org/" @@ -12,7 +12,7 @@ groups=('devel') archs=("x86_64") up2date="lynx -dump https://www.rust-lang.org/en-US/other-installers.html | grep -m1 '\-src.tar.gz' | sed 's/.*rustc-\(.*\)-.*/\1/'" source=(https://static.rust-lang.org/dist/rustc-${pkgver}-src.tar.gz) -sha1sums=('05e5d569ba3737e4b596bef4f4d0cb69f888e69d') +sha1sums=('e21a85ecdc9adbb2b3cbe0f07282e6e59bc50ef1') _F_cd_path="rustc-${pkgver}-src" options+=('static' 'nostrip') Fconfopts+=" --jemalloc-root=/usr/lib \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
