зеркало из https://github.com/microsoft/vcpkg.git
[libmupdf] update to 1.23.11 (#37307)
- [X] Changes comply with the [maintainer guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md) - [X] SHA512s are updated for each updated download - [ ] ~The "supports" clause reflects platforms that may be fixed by this new version~ - [ ] ~Any fixed [CI baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt) entries are removed from that file.~ - [ ] ~Any patches that are no longer applied are deleted from the port's directory.~ - [X] The version database is fixed by rerunning `./vcpkg x-add-version --all` and committing the result. - [X] Only one version is added to each modified port's versions file.
This commit is contained in:
Родитель
44556b963b
Коммит
631ef1b607
|
@ -4,7 +4,7 @@ vcpkg_from_github(
|
|||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO ArtifexSoftware/mupdf
|
||||
REF "${VERSION}"
|
||||
SHA512 8109630f4dba31ff05458b69626c99ab36ddd47be42c03dd1f3962bf2be5d520be97a1c7e97a72307faa57a96c1ff50e8e3a593c519e47e5eb71897e7e373825
|
||||
SHA512 248340d2cde5d97b4ccfabbdf5e8f2080dba6233031fa384dcfdb98022ecfd7d7feebe38b19f9b94c2768bfef41c361417c73240ea7f8a458c6b9ea9cfedf665
|
||||
HEAD_REF master
|
||||
PATCHES
|
||||
dont-generate-extract-3rd-party-things.patch
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "libmupdf",
|
||||
"version": "1.22.1",
|
||||
"port-version": 1,
|
||||
"version": "1.23.11",
|
||||
"description": "a lightweight PDF, XPS, and E-book library",
|
||||
"homepage": "https://github.com/ArtifexSoftware/mupdf",
|
||||
"license": "AGPL-3.0-only",
|
||||
|
|
|
@ -4645,8 +4645,8 @@
|
|||
"port-version": 0
|
||||
},
|
||||
"libmupdf": {
|
||||
"baseline": "1.22.1",
|
||||
"port-version": 1
|
||||
"baseline": "1.23.11",
|
||||
"port-version": 0
|
||||
},
|
||||
"libmysql": {
|
||||
"baseline": "8.0.34",
|
||||
|
|
|
@ -1,5 +1,10 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "ea6f82cee63a1056bfa2d88f5e7d0dbee3f64a5f",
|
||||
"version": "1.23.11",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "06c0e6bccfaf2ab9f729bfc79318da68cb4897dc",
|
||||
"version": "1.22.1",
|
||||
|
|
Загрузка…
Ссылка в новой задаче