From 24d66804031412b8311194647340302ec29d35dc Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Sat, 3 Dec 2005 19:21:05 +0000 Subject: [PATCH] fix wrong md5sum SVN-Revision: 2577 --- openwrt/package/aircrack/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/package/aircrack/Makefile b/openwrt/package/aircrack/Makefile index c26d4a0ae7..1869d2b82b 100644 --- a/openwrt/package/aircrack/Makefile +++ b/openwrt/package/aircrack/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=aircrack PKG_VERSION:=2.41 PKG_RELEASE:=1 -PKG_MD5SUM:=8c0c88abe107ca26d019d8f43958e60a +PKG_MD5SUM:=05a37c8a165efb11ea226829c809deb3 PKG_SOURCE_URL:=http://www.cr0.net:8040/code/network/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz