summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2021-02-05 22:55:36 +0000
committerChristos Zoulas <christos@zoulas.com>2021-02-05 22:55:36 +0000
commit33eedc8edd1b53eea3c5c74f0105ecca8cbcf3cb (patch)
treec1e79f20d1597ef651fa302359a6f311b48ab3a2
parent7e53206cdb77a660c94067d32200c592f995b7c8 (diff)
downloadfile-git-33eedc8edd1b53eea3c5c74f0105ecca8cbcf3cb.tar.gz
PR/228: ahup: Missing mime type for zip
-rw-r--r--magic/Magdir/zip3
1 files changed, 2 insertions, 1 deletions
diff --git a/magic/Magdir/zip b/magic/Magdir/zip
index b21cb105..72fcdf89 100644
--- a/magic/Magdir/zip
+++ b/magic/Magdir/zip
@@ -1,5 +1,5 @@
#------------------------------------------------------------------------------
-# $File: zip,v 1.5 2020/07/31 18:25:25 christos Exp $
+# $File: zip,v 1.6 2021/02/05 22:55:36 christos Exp $
# zip: file(1) magic for zip files; this is not use
# Note the version of magic in archive is currently stronger, this is
# just an example until negative offsets are supported better
@@ -7,6 +7,7 @@
# Zip Central Directory record
0 name zipcd
>0 string PK\001\002 Zip archive data
+!:mime application/zip
>>4 leshort x \b, made by
>>4 use zipversion
>>4 use ziphost