1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-11-22 00:44:03 +02:00

mupdf: update dl url

This commit is contained in:
kyak 2012-10-12 16:14:36 +04:00
parent 674e23b0eb
commit 7632204d76

View File

@ -13,7 +13,7 @@ PKG_VERSION:=0.7
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://mupdf.com/download/ PKG_SOURCE_URL:=http://mupdf.com/download/archive
PKG_MD5SUM:=83adc4d14eb17835df791a9a0d1e8fa9 PKG_MD5SUM:=83adc4d14eb17835df791a9a0d1e8fa9
include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/package.mk