Skip to content

Commit

Permalink
update libmupdf
Browse files Browse the repository at this point in the history
  • Loading branch information
simon987 committed Apr 13, 2023
1 parent eab9bf0 commit fd01506
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ports/libmupdf/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO ArtifexSoftware/mupdf
REF 61b63d734a7b9df618f6b45dda2466aed442f7f0 # 1.19.0-rc2
SHA512 16661c012e18ac72b24c46caf5c02515c29a05e0a8dcf95076eff3a1f2e87c225245037480ed37068858fe6e04ff4a404f69877599b208ab9265d054ec117820
REF f39eee48564274635e231e2ab652221cce2ec1bd # 1.21.1
SHA512 aa16d0939739f96c66ee802032c321adcebc86c9fa5bfe7ec64f20614377a4f61c358270216b57a1e4b1929337c4cc856d9ec4666ed8f0edaeaa7f2336a84ac3
HEAD_REF master
PATCHES
dont-generate-extract-3rd-party-things.patch
use-if-instead-of-ifdef-in-writer.patch
# use-if-instead-of-ifdef-in-writer.patch
)

file(COPY "${CMAKE_CURRENT_LIST_DIR}/CMakeLists.txt" DESTINATION "${SOURCE_PATH}")
Expand Down

0 comments on commit fd01506

Please sign in to comment.