From 09885916eefb7445bf23cd49b087196beed3869b Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 13 Apr 2010 20:36:29 +0200 Subject: aircrack_2.1: update SRC_URI for old and add checksums (missing in checksums.ini too) Signed-off-by: Martin Jansa --- recipes/aircrack/aircrack_2.1.bb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'recipes/aircrack/aircrack_2.1.bb') diff --git a/recipes/aircrack/aircrack_2.1.bb b/recipes/aircrack/aircrack_2.1.bb index f4e6485351..12fc99484d 100644 --- a/recipes/aircrack/aircrack_2.1.bb +++ b/recipes/aircrack/aircrack_2.1.bb @@ -6,9 +6,12 @@ DEPENDS = "" PV="2.1" PR ="r0" -SRC_URI = "http://www.cr0.net:8040/code/network/aircrack-2.1.tgz \ +SRC_URI = "http://archive.aircrack-ng.org/aircrack-old/${P}.tgz \ file://silent_patch.diff;patch=1;pnum=0" +SRC_URI[md5sum] = "694c6180f620b0534e5925a71b960bd1" +SRC_URI[sha256sum] = "9b749d98278450b80153c1f82b7e253548a3f03603062dc98cc1320803d791da" + inherit autotools do_install() { -- cgit 1.2.3-korg