summaryrefslogtreecommitdiffstats
path: root/package/libelf
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-19 15:14:48 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-19 15:14:48 +0000
commit4033e9dfab513e6a2006d6008e6db7d5f6e02b7b (patch)
tree2b2c1f37e992665c1561db05c3eafdb49dd36a29 /package/libelf
parent8b28b2a559e0fe89fd86dec1ea5a8be00a16b499 (diff)
new url, reported by dumpedcore
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@389 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libelf')
-rw-r--r--package/libelf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libelf/Makefile b/package/libelf/Makefile
index b7a4a6aed..65105697a 100644
--- a/package/libelf/Makefile
+++ b/package/libelf/Makefile
@@ -4,7 +4,7 @@ PKG_NAME := libelf
PKG_VERSION := 0.8.5
PKG_RELEASE := 1
-PKG_SOURCE_SITE := http://www.stud.uni-hannover.de/~michael/software/
+PKG_SOURCE_SITE := http://www.mr511.de/software/
PKG_SOURCE_FILE := $(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_CAT := zcat
PKG_SOURCE_DIR := $(PKG_NAME)-$(PKG_VERSION)