diff options
Diffstat (limited to 'repo/core/binutils.xibuild')
-rw-r--r-- | repo/core/binutils.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/core/binutils.xibuild b/repo/core/binutils.xibuild index a8b0b4d..e2db260 100644 --- a/repo/core/binutils.xibuild +++ b/repo/core/binutils.xibuild @@ -2,7 +2,7 @@ DEPS=(glib zlib elfutils) -SOURCE=git://sourceware.org/git/binutils.git +SOURCE=https://ftp.gnu.org/gnu/binutils/binutils-2.37.tar.xz DESC="tools for handling object files" build () { |