X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/cfdf1da417177be2f8b09f6af569ad2a68b8a161..eda158fc7b8192a1bead181561169ff245c0e04c:/package/ar7-atm/Makefile?ds=sidebyside diff --git a/package/ar7-atm/Makefile b/package/ar7-atm/Makefile index 88eb08449..8700bd12d 100644 --- a/package/ar7-atm/Makefile +++ b/package/ar7-atm/Makefile @@ -10,12 +10,12 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=sangam_atm -PKG_VERSION:=07.02.01.00 -PKG_RELEASE:=1 +PKG_VERSION:=D7.03.01.00 +PKG_RELEASE:=R2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE).tar.bz2 -PKG_SOURCE_URL:=http://downloads.openwrt.org/sources -PKG_MD5SUM:=240558504afe41aeb472301d2e3fa052 +PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources +PKG_MD5SUM:=bc6e9c6adb1be25820c7ee661de8ca7d include $(INCLUDE_DIR)/package.mk