summaryrefslogtreecommitdiffstats
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
parente202555ba20bdee56b4c14ae92f88f7ddec7c535 (diff)
source.mk: Use xz
-rw-r--r--control2
-rw-r--r--source.mk4
2 files changed, 3 insertions, 3 deletions
diff --git a/control b/control
index 5fe8452..b3703e4 100644
--- a/control
+++ b/control
@@ -1,3 +1,3 @@
Maintainer: Patrick McDermott <patrick.mcdermott@libiquity.com>
-Build-Depends: gpg, dirmngr, libz.1-dev, opkhelper-3.0, gettext, dejagnu
+Build-Depends: opkbuild (>= 4.0.0), gpg, dirmngr, libz.1-dev, opkhelper-3.0, gettext, dejagnu
Homepage: https://www.gnu.org/software/binutils/
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