diff --git a/srcpkgs/rustup/INSTALL.msg b/srcpkgs/rustup/INSTALL.msg deleted file mode 100644 index 45e8be341e5..00000000000 --- a/srcpkgs/rustup/INSTALL.msg +++ /dev/null @@ -1 +0,0 @@ -Please run rustup-init after initial install to use rustup. diff --git a/srcpkgs/rustup/template b/srcpkgs/rustup/template index 294f5b020a0..44d9a499332 100644 --- a/srcpkgs/rustup/template +++ b/srcpkgs/rustup/template @@ -1,7 +1,7 @@ # Template file for 'rustup' pkgname=rustup version=1.24.1 -revision=1 +revision=2 # rustup doesn't recognize this target archs="~armv*-musl" build_style=cargo