diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/ar7-atm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ar7-atm/Makefile b/package/ar7-atm/Makefile index 5b4342a7c7..8700bd12df 100644 --- a/package/ar7-atm/Makefile +++ b/package/ar7-atm/Makefile @@ -14,7 +14,7 @@ PKG_VERSION:=D7.03.01.00 PKG_RELEASE:=R2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE).tar.bz2 -PKG_SOURCE_URL:=http://teknoraver.campuslife.it/software +PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources PKG_MD5SUM:=bc6e9c6adb1be25820c7ee661de8ca7d include $(INCLUDE_DIR)/package.mk |