1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 09:03:49 +03:00

[ar7] use updated Annex-A and B firmwares (#5296), bump to D7.04.03-R1

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17114 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-08-03 22:21:51 +00:00
parent 5860777450
commit 69f4a56b2b

View 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