summaryrefslogtreecommitdiff
path: root/packages/expat/package.desc
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2020-03-18 19:37:51 (GMT)
committerAlexey Neyman <stilor@att.net>2020-03-18 19:37:51 (GMT)
commitc48f851c3b9c12302f7209f714e382b016676bec (patch)
treeef780f556daff4cf7deb7b3725605effd53d7aeb /packages/expat/package.desc
parent1aec4479c77062b49aacbe1e5c7ca1bd5fa26a59 (diff)
Expat 2.2.9 now has XZ/LZ/GZ archives
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'packages/expat/package.desc')
-rw-r--r--packages/expat/package.desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/expat/package.desc b/packages/expat/package.desc
index 4e3e1a0..14c197d 100644
--- a/packages/expat/package.desc
+++ b/packages/expat/package.desc
@@ -2,5 +2,5 @@ repository='git https://github.com/libexpat/libexpat.git'
repository_subdir='expat'
bootstrap='./buildconf.sh && make -C doc all'
mirrors='http://downloads.sourceforge.net/project/expat/expat/${CT_EXPAT_VERSION}'
-archive_formats='.tar.bz2'
+archive_formats='.tar.xz .tar.lz .tar.bz2 .tar.gz'
relevantpattern='*.*|.'