From: Nicolas Thill Date: Sat, 3 Dec 2005 19:21:05 +0000 (+0000) Subject: fix wrong md5sum X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=24d66804031412b8311194647340302ec29d35dc;p=librecmc%2Flibrecmc.git 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