From f249735ad71fd5f13bfd295c55e1e0d596a1dbff Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Mon, 22 Mar 2004 22:37:29 +0000 Subject: Another pass of .oe cleanups. BKrev: 405f6aa92YDm0pQN4padj00WWayDrQ --- tcpdump/tcpdump_3.8.1.oe | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tcpdump') diff --git a/tcpdump/tcpdump_3.8.1.oe b/tcpdump/tcpdump_3.8.1.oe index 5559c1dde6..a3e521bffa 100644 --- a/tcpdump/tcpdump_3.8.1.oe +++ b/tcpdump/tcpdump_3.8.1.oe @@ -4,11 +4,10 @@ PRIORITY = "optional" RDEPENDS = "libc6 libpcap (0.8.1)" DEPENDS = "virtual/libc base/libpcap-0.8.1" -SRC_URI = http://www.tcpdump.org/release/${P}.tar.gz +SRC_URI = "http://www.tcpdump.org/release/tcpdump-${PV}.tar.gz" inherit autotools libtool do_configure() { oe_runconf } - -- cgit v1.2.3