From: Nicolas Thill Date: Sat, 3 Dec 2005 19:21:05 +0000 (+0000) Subject: fix wrong md5sum X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=9e12c0f50006a80b1add3e9c8be966ca3dcc6f56;hp=56f6247935dc4f662b41d4c8b74694a04fb57513 fix wrong md5sum SVN-Revision: 2577 --- 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