From: Florian Fainelli Date: Fri, 6 Jul 2007 21:36:16 +0000 (+0000) Subject: Upgrade to 0.9.1 and fix download problem X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=b90b843fb8e207d4e1a2d2a61931c1be519f46b8 Upgrade to 0.9.1 and fix download problem SVN-Revision: 7881 --- diff --git a/net/aircrack-ng/Makefile b/net/aircrack-ng/Makefile index 7156b6891c..5ca9fac4f7 100644 --- a/net/aircrack-ng/Makefile +++ b/net/aircrack-ng/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=aircrack-ng -PKG_VERSION:=0.9 +PKG_VERSION:=0.9.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://download.aircrack-ng.org/ -PKG_MD5SUM:=0fbf52827132d2996fc64afaef19cf68 +PKG_MD5SUM:=07488ff1e178b5b7fe04c6fd78da2b96 PKG_CAT:=zcat PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)