From: <abe...@us...> - 2016-11-08 02:19:40
|
Revision: 7940 http://sourceforge.net/p/astlinux/code/7940 Author: abelbeck Date: 2016-11-08 02:19:38 +0000 (Tue, 08 Nov 2016) Log Message: ----------- runnix, missed a mirror.astlinux.org to mirror.astlinux-project.org edit Modified Paths: -------------- branches/1.0/boot/runnix/runnix.mk Modified: branches/1.0/boot/runnix/runnix.mk =================================================================== --- branches/1.0/boot/runnix/runnix.mk 2016-11-07 17:54:29 UTC (rev 7939) +++ branches/1.0/boot/runnix/runnix.mk 2016-11-08 02:19:38 UTC (rev 7940) @@ -5,7 +5,7 @@ ############################################################# RUNNIX_VER:=0.4-7671 RUNNIX_SOURCE:=runnix-$(RUNNIX_VER).tar.gz -RUNNIX_SITE:=http://mirror.astlinux.org/runnix4 +RUNNIX_SITE:=http://mirror.astlinux-project.org/runnix4 RUNNIX_DIR:=$(BUILD_DIR)/runnix-$(RUNNIX_VER) RUNNIX_CAT:=zcat RUNFS_DIR:=$(BUILD_DIR)/runfs This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |