mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-25 05:16:15 +02:00
fix download URL -
honestly, please do not commit stuff which obviously does not even download the source correctly
This commit is contained in:
parent
ba4c85aa24
commit
320952964a
@ -14,7 +14,8 @@ PKG_RELEASE:=1
|
||||
PKG_VERSION:=0.2.0-beta
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}/
|
||||
PKG_SOURCE_URL:=http://jaist.dl.sourceforge.net/project/wqy/wqy-microhei/0.2.0-beta/wqy-microhei-0.2.0-beta.tar.gz
|
||||
#PKG_SOURCE_URL:=@SF/wqy-microhei
|
||||
PKG_SOURCE_URL:=http://downloads.sourceforge.net/project/wqy/wqy-microhei/0.2.0-beta
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user