From 6e8b4554c698787368262a8e66b4faaad2dc79ec Mon Sep 17 00:00:00 2001 From: orent Date: Tue, 6 Mar 2018 16:16:35 +0200 Subject: [PATCH] Changed missing em-4.0.15-lt.tar.bz2 file to .gz According to archive.org, the .bz2 file has disappeared a long time ago. Why was this even working? Perhaps kernel.org is load balanced between several mirrors and some kept the old file? http://web.archive.org/web/20120108070832/http://www.kernel.org/pub/linux/kernel/uemacs/ http://web.archive.org/web/20110827075051/http://www.kernel.org/pub/linux/kernel/uemacs/ --- package/uemacs/uemacs.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/uemacs/uemacs.mk b/package/uemacs/uemacs.mk index 0cbcc0b66..b0693d0e4 100644 --- a/package/uemacs/uemacs.mk +++ b/package/uemacs/uemacs.mk @@ -5,7 +5,7 @@ ############################################################# UEMACS_VERSION = 4.0.15-lt -UEMACS_SOURCE = em-$(UEMACS_VERSION).tar.bz2 +UEMACS_SOURCE = em-$(UEMACS_VERSION).tar.gz UEMACS_SITE = $(BR2_KERNEL_MIRROR)/software/editors/uemacs/ UEMACS_DEPENDENCIES = ncurses