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:
Marcin Juszkiewicz 2008-08-08 07:42:16 +00:00
parent 26e4df8506
commit 12f914d038
1 changed files with 1 additions and 1 deletions

View File

@ -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