ar7-atm: updated the firmware image (#2532)
authormatteo <matteo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 24 Oct 2007 15:21:18 +0000 (15:21 +0000)
committermatteo <matteo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 24 Oct 2007 15:21:18 +0000 (15:21 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9426 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/ar7-atm/Makefile

index b9cba9e..88eb084 100644 (file)
@@ -13,9 +13,9 @@ PKG_NAME:=sangam_atm
 PKG_VERSION:=07.02.01.00
 PKG_RELEASE:=1
 
-PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
+PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE).tar.bz2
 PKG_SOURCE_URL:=http://downloads.openwrt.org/sources
-PKG_MD5SUM:=dc4d5c36532503a2f234f3303a0bf563
+PKG_MD5SUM:=240558504afe41aeb472301d2e3fa052
 
 include $(INCLUDE_DIR)/package.mk