use updated Annex-A and B firmwares (#5296), bump to D7.04.03-R1
authorFlorian Fainelli <florian@openwrt.org>
Mon, 3 Aug 2009 22:21:51 +0000 (22:21 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Mon, 3 Aug 2009 22:21:51 +0000 (22:21 +0000)
SVN-Revision: 17114

package/ar7-atm/Makefile

index fafc44eedd48e604121677e1fffcf144ee2815af..e03704ab31cf490410307bab9ab9ac2d2ba565e9 100644 (file)
@@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=sangam_atm
-PKG_VERSION:=D7.03.01.00
-PKG_RELEASE:=R2
+PKG_VERSION:=D7.04.03.00
+PKG_RELEASE:=R1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE).tar.bz2
 PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
-PKG_MD5SUM:=bc6e9c6adb1be25820c7ee661de8ca7d
+PKG_MD5SUM:=3d76004e46f09e88931f91670cb420ad
 
 include $(INCLUDE_DIR)/package.mk