diff --git a/helpers/make-rustc b/helpers/make-rustc index 4121e9f..b86e348 100644 --- a/helpers/make-rustc +++ b/helpers/make-rustc @@ -18,12 +18,9 @@ # VERSION=0 -#Step one - build 1.60 -EXTERNAL='deb-src http://ftp.debian.org/debian testing main' -REPOKEY=648ACFD622F3D138 #Step two - build 1.61 -#EXTERNAL='deb-src http://ppa.launchpadcontent.net/ubuntu-mozilla-security/rust-updates/ubuntu $UPSTREAM main' -#REPOKEY=A6DCF7707EBC211F +EXTERNAL='deb-src http://ppa.launchpadcontent.net/ubuntu-mozilla-security/rust-updates/ubuntu $UPSTREAM main' +REPOKEY=A6DCF7707EBC211F BACKPORTS=true . ./config