summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libexpat/.gitignore5
-rw-r--r--libexpat/manifest3
m---------upstream0
3 files changed, 7 insertions, 1 deletions
diff --git a/libexpat/.gitignore b/libexpat/.gitignore
index 4c4fec7..3dcc22f 100644
--- a/libexpat/.gitignore
+++ b/libexpat/.gitignore
@@ -3,9 +3,14 @@
*.d
*.t
*.i
+*.i.*
*.ii
+*.ii.*
*.o
*.obj
+*.gcm
+*.pcm
+*.ifc
*.so
*.so.*
*.dll
diff --git a/libexpat/manifest b/libexpat/manifest
index d158aef..887ce1c 100644
--- a/libexpat/manifest
+++ b/libexpat/manifest
@@ -1,7 +1,8 @@
: 1
name: libexpat
-version: 2.1.0
+version: 2.1.0+1
project: expat
+priority: security
summary: Stream-oriented XML parsing C library
license: MIT
topics: Expat, C, XML parser, streaming
diff --git a/upstream b/upstream
-Subproject 9bc7d8ae2e5a0025a4f825f56d52481d706dab1
+Subproject 1df4d77d92f0a856ad29cbbfb5fad4b89bc32b5