From: <abe...@us...> - 2016-11-20 22:56:55
|
Revision: 7973 http://sourceforge.net/p/astlinux/code/7973 Author: abelbeck Date: 2016-11-20 22:56:52 +0000 (Sun, 20 Nov 2016) Log Message: ----------- runnix, version bump to runnix-0.4-7972, Linux version bump to 3.2.84, dropbear version bump to 2016.74 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-11-20 20:51:07 UTC (rev 7972) +++ branches/1.0/boot/runnix/runnix.mk 2016-11-20 22:56:52 UTC (rev 7973) @@ -3,7 +3,7 @@ # runnix # ############################################################# -RUNNIX_VER:=0.4-7671 +RUNNIX_VER:=0.4-7972 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. |