diff --git a/srcpkgs/rust/template b/srcpkgs/rust/template index a2e53c42040..f6cb718d281 100644 --- a/srcpkgs/rust/template +++ b/srcpkgs/rust/template @@ -1,8 +1,7 @@ # Template file for 'rust' pkgname=rust version=1.24.1 -revision=2 -_date=2018-03-20 +revision=3 _rust_dist_version=1.24.0 _cargo_dist_version=0.25.0 # NB. if you push any(!) new version, don't forget to put a build @@ -16,7 +15,7 @@ only_for_archs="i686 x86_64 x86_64-musl" hostmakedepends="cmake curl pkg-config python" makedepends="libffi-devel llvm4.0 ncurses-devel zlib-devel" short_desc="Safe, concurrent, practical systems language" -maintainer="Leah Neukirchen " +maintainer="Enno Boland " homepage="http://www.rust-lang.org/" license="MIT, Apache-2.0" distfiles="https://static.rust-lang.org/dist/rustc-${version}-src.tar.gz"