From: <abe...@us...> - 2013-05-29 18:44:59
|
Revision: 6113 http://sourceforge.net/p/astlinux/code/6113 Author: abelbeck Date: 2013-05-29 18:44:57 +0000 (Wed, 29 May 2013) Log Message: ----------- runnix, version bump to runnix-0.4-6112, adds our dosfstools patch not in the previous svn 6047 runnix Modified Paths: -------------- branches/1.0/boot/runnix/runnix.mk Modified: branches/1.0/boot/runnix/runnix.mk =================================================================== --- branches/1.0/boot/runnix/runnix.mk 2013-05-28 23:21:56 UTC (rev 6112) +++ branches/1.0/boot/runnix/runnix.mk 2013-05-29 18:44:57 UTC (rev 6113) @@ -3,7 +3,7 @@ # runnix # ############################################################# -RUNNIX_VER:=0.4-6047 +RUNNIX_VER:=0.4-6112 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. |