From: <abe...@us...> - 2014-10-12 15:59:27
|
Revision: 6753 http://sourceforge.net/p/astlinux/code/6753 Author: abelbeck Date: 2014-10-12 15:59:24 +0000 (Sun, 12 Oct 2014) Log Message: ----------- runnix, version bump to runnix-0.4-6752, minor kernel cleanups Modified Paths: -------------- branches/1.0/boot/runnix/runnix.mk Modified: branches/1.0/boot/runnix/runnix.mk =================================================================== --- branches/1.0/boot/runnix/runnix.mk 2014-10-12 15:07:11 UTC (rev 6752) +++ branches/1.0/boot/runnix/runnix.mk 2014-10-12 15:59:24 UTC (rev 6753) @@ -3,7 +3,7 @@ # runnix # ############################################################# -RUNNIX_VER:=0.4-6630 +RUNNIX_VER:=0.4-6752 RUNNIX_SOURCE:=runnix-$(RUNNIX_VER).tar.gz RUNNIX_SITE:=http://mirror.astlinux.org/runnix4 RUNNIX_DIR:=$(BUILD_DIR)/runnix-$(RUNNIX_VER) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |