add a faster download url for gtk 1.2
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9488 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a4f9fb3582
commit
d5a8afebdc
@ -13,7 +13,9 @@ PKG_VERSION:=1.2.10
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=gtk+-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://gd.tuwien.ac.at/graphics/gimp/gtk/v1.2/
|
||||
PKG_SOURCE_URL:= \
|
||||
ftp://ftp.gtk.org/pub/gtk/v1.2/ \
|
||||
http://gd.tuwien.ac.at/graphics/gimp/gtk/v1.2/
|
||||
PKG_BUILD_DIR=$(BUILD_DIR)/gtk+-1.2.10
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
Loading…
x
Reference in New Issue
Block a user