documentviewer, revbump, fixes crash (#11432)

This commit is contained in:
Schrijvers Luc
2024-12-11 09:22:31 +01:00
committed by GitHub
parent d388f43689
commit 03fce19369

View File

@@ -3,10 +3,10 @@ DESCRIPTION="DocumentViewer is a viewer that supports PDF and DJVU files."
HOMEPAGE="https://github.com/HaikuArchives/DocumentViewer"
COPYRIGHT="2010-2018 Haiku, Inc"
LICENSE="MIT"
REVISION="18"
srcGitRev="d1eab70bbbcfa22049d711f520a1f58c02459623"
REVISION="19"
srcGitRev="270e2587d0c15689c3cfc5e212adf75762389e2a"
SOURCE_URI="$HOMEPAGE/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="628b8fc9498f3d23210145e3388a241aeb38517cb16d3f53a1c7e24e6a91c3c0"
CHECKSUM_SHA256="40468778e3c3c4808b1c9fa4fb51590d64fa72221960ac289d99f9ae1edff92a"
SOURCE_DIR="DocumentViewer-$srcGitRev"
ARCHITECTURES="all !x86_gcc2"