mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 04:39:40 +01:00
libpcap: fix SRC_URI
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5028 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -4,7 +4,7 @@ LICENSE = "BSD"
|
||||
SECTION = "libs/network"
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI = "http://www.tcpdump.org/release/libpcap-${PV}.tar.gz \
|
||||
SRC_URI = "http://www.at.tcpdump.org/release/libpcap-${PV}.tar.gz \
|
||||
file://shared.patch;patch=1"
|
||||
|
||||
inherit autotools
|
||||
|
||||
Reference in New Issue
Block a user