summaryrefslogtreecommitdiff
path: root/packages/make
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-08-19 05:39:26 (GMT)
committerAlexey Neyman <stilor@att.net>2017-08-19 05:39:26 (GMT)
commitbe399f1046874daa40b15cbb7d74e715ae3714e6 (patch)
tree4fa20bf4d5027571c5e483e04a644a4bc7091d2c /packages/make
parent321990916bd5180b11c598279680794ce9b044e3 (diff)
Record tarball formats
Also, missed upgrades of gmp, isl, mingw-w64 Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'packages/make')
-rw-r--r--packages/make/package.desc1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/make/package.desc b/packages/make/package.desc
index 9eb9d07..8cb9ada 100644
--- a/packages/make/package.desc
+++ b/packages/make/package.desc
@@ -1,3 +1,4 @@
repository='git https://git.savannah.gnu.org/git/make.git'
bootstrap='autoreconf -i'
mirrors='$(CT_Mirrors GNU make)'
+archive_formats='.tar.bz2 .tar.gz'