projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eac1a54
)
libs/libpcap: Rework URLs
author
Daniel Engberg
<daniel.engberg.lists@pyret.net>
Wed, 22 Mar 2017 07:00:40 +0000
(08:00 +0100)
committer
John Crispin
<john@phrozen.org>
Wed, 22 Mar 2017 08:16:23 +0000
(09:16 +0100)
Add mirror and use main site as last resort.
Source: http://www.tcpdump.org/mirrors.html
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
package/libs/libpcap/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/libpcap/Makefile
b/package/libs/libpcap/Makefile
index 4d0ce4099343e64201597c0862e554b04ae15a68..e702d5c05999b65b7579b91a966d85b4de8e4623 100644
(file)
--- a/
package/libs/libpcap/Makefile
+++ b/
package/libs/libpcap/Makefile
@@
-12,7
+12,8
@@
PKG_VERSION:=1.8.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://www.tcpdump.org/release/
+PKG_SOURCE_URL:=http://www.us.tcpdump.org/release/ \
+ http://www.tcpdump.org/release/
PKG_HASH:=673dbc69fdc3f5a86fb5759ab19899039a8e5e6c631749e48dcd9c6f0c83541e
PKG_FIXUP:=patch-libtool