From 24095302aaa3ddd81726783f37cda972e781c575 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 12 Mar 2014 11:21:16 +0000 Subject: grub2: update to 2.02-beta2, fixes mac os x 10.9 support (and many other things) Signed-off-by: Felix Fietkau SVN-Revision: 39889 --- package/boot/grub2/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'package/boot/grub2/Makefile') diff --git a/package/boot/grub2/Makefile b/package/boot/grub2/Makefile index 20dced9480..6b4cc7d70b 100644 --- a/package/boot/grub2/Makefile +++ b/package/boot/grub2/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=grub -PKG_VERSION:=2.00 +PKG_VERSION:=2.02~beta2 PKG_RELEASE:=1 -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=@GNU/grub -PKG_MD5SUM:=e927540b6eda8b024fb0391eeaa4091c +PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz +PKG_SOURCE_URL:=http://alpha.gnu.org/gnu/grub +PKG_MD5SUM:=be62932eade308a364ea4bbc91295930 HOST_BUILD_PARALLEL:=1 PKG_BUILD_DEPENDS:=grub2/host -- cgit v1.2.3