From: <abe...@us...> - 2016-04-09 16:02:28
|
Revision: 7634 http://sourceforge.net/p/astlinux/code/7634 Author: abelbeck Date: 2016-04-09 16:02:26 +0000 (Sat, 09 Apr 2016) Log Message: ----------- runnix, version bump to runnix-0.4-7633, enable USB 3.0 driver support 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-04-09 12:58:05 UTC (rev 7633) +++ branches/1.0/boot/runnix/runnix.mk 2016-04-09 16:02:26 UTC (rev 7634) @@ -3,7 +3,7 @@ # runnix # ############################################################# -RUNNIX_VER:=0.4-7583 +RUNNIX_VER:=0.4-7633 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. |