mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
mupdf: update to openssl3
This commit is contained in:
@@ -10,7 +10,7 @@ reads XPS/OpenXPS documents and CBZ (Comic Book archive) files."
|
||||
HOMEPAGE="https://www.mupdf.com/"
|
||||
COPYRIGHT="2006-2022 Artifex Software, Inc"
|
||||
LICENSE="AGPL-3.0"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://mupdf.com/downloads/archive/mupdf-$portVersion-source.tar.gz"
|
||||
CHECKSUM_SHA256="6b60070f6eec20e8d87d2b5cd22cf49020311a3cf15ee10998e3e5f5f984b1eb"
|
||||
SOURCE_DIR="mupdf-$portVersion-source"
|
||||
@@ -73,7 +73,7 @@ REQUIRES_tools="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libcrypto$secondaryArchSuffix
|
||||
devel:libcrypto$secondaryArchSuffix >= 3
|
||||
devel:libcurl$secondaryArchSuffix
|
||||
devel:libfreetype$secondaryArchSuffix
|
||||
devel:libglib_2.0$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user