aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/aircrack/aircrack_2.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/aircrack/aircrack_2.1.bb')
-rw-r--r--recipes/aircrack/aircrack_2.1.bb5
1 files changed, 4 insertions, 1 deletions
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() {