mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/mupdf: update homepage URL
The current homepage URL leads to an HTTP 404 error. Fix it by using the homepage URL currently mentioned in mupdf's git repository. Signed-off-by: Raphaël Mélotte <raphael.melotte@mind.be> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
72a47cd3a2
commit
d1ea9a64e6
@@ -14,7 +14,7 @@ config BR2_PACKAGE_MUPDF
|
|||||||
help
|
help
|
||||||
MuPDF is a lightweight PDF, XPS, and E-book viewer.
|
MuPDF is a lightweight PDF, XPS, and E-book viewer.
|
||||||
|
|
||||||
https://www.mupdf.com/index.html
|
https://www.mupdf.com/
|
||||||
|
|
||||||
comment "mupdf needs a toolchain w/ C++, gcc >= 4.9"
|
comment "mupdf needs a toolchain w/ C++, gcc >= 4.9"
|
||||||
depends on BR2_TOOLCHAIN_HAS_SYNC_4
|
depends on BR2_TOOLCHAIN_HAS_SYNC_4
|
||||||
|
|||||||
Reference in New Issue
Block a user