From 18063cd1759f0c631d2f59aefd428560904b8555 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Tue, 26 Jul 2005 07:57:42 +0000 Subject: [PATCH] updated etherpuppet to 0.2 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.1.bb => etherpuppet_0.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename packages/etherpuppet/{etherpuppet_0.1.bb => etherpuppet_0.2.bb} (88%) diff --git a/packages/etherpuppet/etherpuppet_0.1.bb b/packages/etherpuppet/etherpuppet_0.2.bb similarity index 88% rename from packages/etherpuppet/etherpuppet_0.1.bb rename to packages/etherpuppet/etherpuppet_0.2.bb index e875a8d374..0f3150e8e4 100644 --- a/packages/etherpuppet/etherpuppet_0.1.bb +++ b/packages/etherpuppet/etherpuppet_0.2.bb @@ -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() { -- 2.39.5