diff options
| author | emmett1 <me@emmett1.my> | 2026-06-08 22:16:20 +0800 |
|---|---|---|
| committer | emmett1 <me@emmett1.my> | 2026-06-08 22:16:20 +0800 |
| commit | b1674f90bc5c441e42a19b412f28bf3f81097249 (patch) | |
| tree | 2fcb6e13737713e0867f3a9d365d3b1d7e13e2b5 /repos/extra/libxml2 | |
| parent | d79dbb56741da786ba02e391a89bb21bc01403a0 (diff) | |
| download | alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.tar.gz alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.zip | |
removed .checksum, added .shasum, added info file
Diffstat (limited to 'repos/extra/libxml2')
| -rw-r--r-- | repos/extra/libxml2/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/libxml2/.shasum | 2 | ||||
| -rw-r--r-- | repos/extra/libxml2/info | 4 |
3 files changed, 6 insertions, 2 deletions
diff --git a/repos/extra/libxml2/.checksum b/repos/extra/libxml2/.checksum deleted file mode 100644 index ee6c8a66..00000000 --- a/repos/extra/libxml2/.checksum +++ /dev/null @@ -1,2 +0,0 @@ -8cb592a4393fa6701fd3e78dbf6e8cc7758ca70de985e9accd55848e3b759f09 libxml2-2.15.3.tar.xz -4de7d0ba62928f5b885071df954120f083d99a663d64dd0ad4cdbad4d29733b8 overflow.patch diff --git a/repos/extra/libxml2/.shasum b/repos/extra/libxml2/.shasum new file mode 100644 index 00000000..6edf0178 --- /dev/null +++ b/repos/extra/libxml2/.shasum @@ -0,0 +1,2 @@ +6c9fc31c3bc584c3a1fdae5d6c979ba0077fe6d6d99600fbe73eee64 libxml2-2.15.3.tar.xz +3e904cd0bc86cd0abdd27ad370b52e6a817126b26a331ddb292cebcc overflow.patch diff --git a/repos/extra/libxml2/info b/repos/extra/libxml2/info new file mode 100644 index 00000000..cfc59037 --- /dev/null +++ b/repos/extra/libxml2/info @@ -0,0 +1,4 @@ +description: XML C parser and toolkit +homepage: https://gitlab.gnome.org/GNOME/libxml2 +license: MIT +maintainer: Emmett1 <me@emmett1.my> |