1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 00:14:05 +02:00

[package] change libnl mirror to point to openwrt, original website seems down

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14640 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-02-23 15:39:32 +00:00
parent 21bcd33665
commit 1419d5147b

View File

@ -13,7 +13,7 @@ PKG_VERSION:=1.1
PKG_RELEASE:=4
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://people.suug.ch/~tgr/libnl/files/
PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/
PKG_MD5SUM:=ae970ccd9144e132b68664f98e7ceeb1
include $(INCLUDE_DIR)/package.mk