summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-02-23 15:39:32 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-02-23 15:39:32 +0000
commit328af7d015273266cc23ee0f25c3613d5541e965 (patch)
treeceb7e9a683adb49f58b20ce7af6aef43db21a4ce /package
parentb369dbdb0d7e7b09d6d54a1cf1a9bdf48380ee7b (diff)
downloadmaster-31e0f0ae-328af7d015273266cc23ee0f25c3613d5541e965.tar.gz
master-31e0f0ae-328af7d015273266cc23ee0f25c3613d5541e965.tar.bz2
master-31e0f0ae-328af7d015273266cc23ee0f25c3613d5541e965.zip
change libnl mirror to point to openwrt, original website seems down
SVN-Revision: 14640
Diffstat (limited to 'package')
-rw-r--r--package/libnl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libnl/Makefile b/package/libnl/Makefile
index 682d8b8ecc..d288680ca8 100644
--- a/package/libnl/Makefile
+++ b/package/libnl/Makefile
@@ -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