forked from SynoCommunity/spksrc
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
downgrade libxml to v2.9.14 to analyze issue SynoCommunity#6439
- Loading branch information
Showing
3 changed files
with
12 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
lnk:lib/libxml2.so | ||
lnk:lib/libxml2.so.2 | ||
lib:lib/libxml2.so.2.13.5 | ||
lib:lib/libxml2.so.2.9.14 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
libxml2-2.13.5.tar.gz SHA1 afc899c38c29cd14db468044f0693c29326957ee | ||
libxml2-2.13.5.tar.gz SHA256 87d681718760ba42e749a61482d71b34d1d566843e9ade39a73fea92caf8293b | ||
libxml2-2.13.5.tar.gz MD5 b6ead19aff44b49f2641cb26be5e0b4e | ||
libxml2-2.9.14.tar.xz SHA1 4a46f37be1aaa33daac49b4dfb51eebe85d805a8 | ||
libxml2-2.9.14.tar.xz SHA256 60d74a257d1ccec0475e749cba2f21559e48139efba6ff28224357c7c798dfee | ||
libxml2-2.9.14.tar.xz MD5 b7b3029ac6beb32a7925225515f83ca3 |