Browse Source

libs/libpcap: Rework URLs

Add mirror and use main site as last resort.
Source: http://www.tcpdump.org/mirrors.html

Signed-off-by: Daniel Engberg <[email protected]>
Daniel Engberg 8 năm trước cách đây
mục cha
commit
7dc2a581b9
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      package/libs/libpcap/Makefile

+ 2 - 1
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