tshark: fix SRC_URI
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Mon, 18 Feb 2008 03:46:12 +0000 (03:46 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Mon, 18 Feb 2008 03:46:12 +0000 (03:46 +0000)
packages/wireshark/tshark_0.99.4.bb

index 4f8f678..7338efd 100644 (file)
@@ -4,7 +4,7 @@ SECTION = "network"
 LICENSE = "GPL"
 DEPENDS = "perl-native gnutls libpcap pcre expat"
 
-SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}-${PV}.tar.bz2 \
+SRC_URI = "${SOURCEFORGE_MIRROR}/wireshark/wireshark-${PV}.tar.bz2 \
            file://use-our-lemon.patch;patch=1 \
           file://no-host-includes.patch;patch=1"