projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24f49b1
)
libevent2: remove defunct download mirror
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 10 Feb 2015 18:55:44 +0000
(18:55 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 10 Feb 2015 18:55:44 +0000
(18:55 +0000)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44380
package/libs/libevent2/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/libevent2/Makefile
b/package/libs/libevent2/Makefile
index 7fe95b1fb03176435bf5891ccc851183e41b2b9e..68350077c8549bf15538939057c5e4aa8218957c 100644
(file)
--- 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