summaryrefslogtreecommitdiffstats
path: root/source.mk
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-04-30 16:31:56 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-04-30 16:32:24 (EDT)
commit7a600694fc724d2c929cb2036c9446c680b143c5 (patch)
treee638feb1308c246e2c21f353feb2dfc915b3d954 /source.mk
parente202555ba20bdee56b4c14ae92f88f7ddec7c535 (diff)
source.mk: Use xz
Diffstat (limited to 'source.mk')
-rw-r--r--source.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/source.mk b/source.mk
index 9987f62..e312406 100644
--- a/source.mk
+++ b/source.mk
@@ -1,6 +1,6 @@
-upstream_archive = binutils-$(OPK_SOURCE_VERSION_UPSTREAM).tar.bz2
+upstream_archive = binutils-$(OPK_SOURCE_VERSION_UPSTREAM).tar.xz
upstream_url = http://ftp.gnu.org/pub/gnu/binutils/$(upstream_archive)
-source_archive = ../binutils-$(OPK_SOURCE_VERSION_UPSTREAM).orig.tar.bz2
+source_archive = ../binutils-$(OPK_SOURCE_VERSION_UPSTREAM).orig.tar.xz
gpg = GNUPGHOME=gnupghome/ gpg --no-default-keyring --keyring ../keyring.gpg
keys = 4AE55E93