summaryrefslogtreecommitdiffstats
path: root/package/libs/libevent2
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2015-02-10 18:55:44 +0000
committerJo-Philipp Wich <jow@openwrt.org>2015-02-10 18:55:44 +0000
commit7aa5766ad137c10cca1a67672f2d8371141f7841 (patch)
tree1a52c133210ccd2b74fb7c468b82aab9b796506b /package/libs/libevent2
parent24f49b170ef5e3e27f1d7bbb00c7ed39a7352cf3 (diff)
downloadmaster-31e0f0ae-7aa5766ad137c10cca1a67672f2d8371141f7841.tar.gz
master-31e0f0ae-7aa5766ad137c10cca1a67672f2d8371141f7841.tar.bz2
master-31e0f0ae-7aa5766ad137c10cca1a67672f2d8371141f7841.zip
libevent2: remove defunct download mirror
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44380
Diffstat (limited to 'package/libs/libevent2')
-rw-r--r--package/libs/libevent2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/libs/libevent2/Makefile b/package/libs/libevent2/Makefile
index 7fe95b1fb0..68350077c8 100644
--- a/package/libs/libevent2/Makefile
+++ b/package/libs/libevent2/Makefile
@@ -13,8 +13,7 @@ PKG_RELEASE:=1
PKG_BUILD_DIR:=$(BUILD_DIR)/libevent-$(PKG_VERSION)-stable
PKG_SOURCE:=libevent-$(PKG_VERSION)-stable.tar.gz
-PKG_SOURCE_URL:=http://www.monkey.org/~provos/ \
- @SF/levent
+PKG_SOURCE_URL:=@SF/levent
PKG_MD5SUM:=c4c56f986aa985677ca1db89630a2e11
PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org>
PKG_LICENSE:=BSD-3-Clause