From: <abe...@us...> - 2014-08-16 19:04:28
|
Revision: 6631 http://sourceforge.net/p/astlinux/code/6631 Author: abelbeck Date: 2014-08-16 19:04:19 +0000 (Sat, 16 Aug 2014) Log Message: ----------- runnix, version bump to runnix-0.4-6630, with Linux Kernel 3.2.62 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-08-16 18:13:09 UTC (rev 6630) +++ branches/1.0/boot/runnix/runnix.mk 2014-08-16 19:04:19 UTC (rev 6631) @@ -3,7 +3,7 @@ # runnix # ############################################################# -RUNNIX_VER:=0.4-6527 +RUNNIX_VER:=0.4-6630 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. |