From: <abe...@us...> - 2016-12-24 22:47:56
|
Revision: 8058 http://sourceforge.net/p/astlinux/code/8058 Author: abelbeck Date: 2016-12-24 22:47:54 +0000 (Sat, 24 Dec 2016) Log Message: ----------- runnix, version bump to runnix-0.4-8057, kexec version bump to 2.0.14 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-12-24 17:34:31 UTC (rev 8057) +++ branches/1.0/boot/runnix/runnix.mk 2016-12-24 22:47:54 UTC (rev 8058) @@ -3,7 +3,7 @@ # runnix # ############################################################# -RUNNIX_VER:=0.4-7972 +RUNNIX_VER:=0.4-8057 RUNNIX_SOURCE:=runnix-$(RUNNIX_VER).tar.gz RUNNIX_SITE:=http://mirror.astlinux-project.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. |