CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
busybox updated to 1.19.4 and dialog updated to 1.1-20120215 (built fine but requires...
authorJose V Beneyto <sepen@crux.nu>
Tue, 6 Mar 2012 12:07:22 +0000 (12:07 +0000)
committerJose V Beneyto <sepen@crux.nu>
Tue, 6 Mar 2012 12:07:22 +0000 (12:07 +0000)
Makefile
busybox-1.19.4.config [moved from busybox-1.18.4.config with 100% similarity]

index b95275436773275447c8e7f29136dc6a74d6290e..1a35730d8e2271e37558b0d6a77fc4de86fbbddb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -13,10 +13,10 @@ WORK = $(TOPDIR)/work
 CLFS = $(TOPDIR)/../toolchain/clfs
 CROSSTOOLS = $(TOPDIR)/../toolchain/crosstools
 
-BUSYBOX_VERSION  = 1.18.4
+BUSYBOX_VERSION  = 1.19.4
 BUSYBOX_SOURCE   = http://busybox.net/downloads/busybox-$(BUSYBOX_VERSION).tar.bz2
 
-DIALOG_VERSION = 1.1-20100119
+DIALOG_VERSION = 1.1-20120215
 DIALOG_SOURCE = ftp://dickey.his.com/dialog/dialog-$(DIALOG_VERSION).tgz
 
 .PHONY: all check-root busybox dialog initrd clean distclean
similarity index 100%
rename from busybox-1.18.4.config
rename to busybox-1.19.4.config