fix wrong md5sum
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 3 Dec 2005 19:21:05 +0000 (19:21 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 3 Dec 2005 19:21:05 +0000 (19:21 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2577 3c298f89-4303-0410-b956-a3cf2f4a3e73

openwrt/package/aircrack/Makefile

index c26d4a0..1869d2b 100644 (file)
@@ -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
This page took 0.026615 seconds and 4 git commands to generate.