updated etherpuppet to 0.2
authorMarcin Juszkiewicz <hrw@openembedded.org>
Tue, 26 Jul 2005 07:57:42 +0000 (07:57 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 26 Jul 2005 07:57:42 +0000 (07:57 +0000)
if someone want to update it then first need to REMOVE etherpuppet.c from DL_DIR
as upstream does not use versioned downloads

packages/etherpuppet/etherpuppet_0.2.bb [moved from packages/etherpuppet/etherpuppet_0.1.bb with 88% similarity]

similarity index 88%
rename from packages/etherpuppet/etherpuppet_0.1.bb
rename to packages/etherpuppet/etherpuppet_0.2.bb
index e875a8d..0f3150e 100644 (file)
@@ -6,7 +6,7 @@ You also have to run Etherpuppet on the victim interface's machine."
 SECTION = "console/network"
 LICENSE = "LGPL"
 
-SRC_URI = "http://www.cartel-securite.fr/pbiondi/projects/etherpuppet/etherpuppet.c"
+SRC_URI = "http://www.secdev.org/projects/etherpuppet/files/etherpuppet.c"
 S = "${WORKDIR}"
 
 do_unpack() {