Parcourir la source

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>
Raphaël Mélotte il y a 1 mois
Parent
commit
d1ea9a64e6
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      package/mupdf/Config.in

+ 1 - 1
package/mupdf/Config.in

@@ -14,7 +14,7 @@ config BR2_PACKAGE_MUPDF
 	help
 	  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"
 	depends on BR2_TOOLCHAIN_HAS_SYNC_4