aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/grub2/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-03-12 11:21:16 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-03-12 11:21:16 +0000
commit6b3c5bee938e8f8bac0237b98a7e7e61a8df30a8 (patch)
treeb4b222f59e8a618e5fdb0db542650e3795d159e8 /package/boot/grub2/Makefile
parent2a6e868a2a9b8dfbb1fd2e31bea5a7bd81927fd4 (diff)
downloadupstream-6b3c5bee938e8f8bac0237b98a7e7e61a8df30a8.tar.gz
upstream-6b3c5bee938e8f8bac0237b98a7e7e61a8df30a8.tar.bz2
upstream-6b3c5bee938e8f8bac0237b98a7e7e61a8df30a8.zip
grub2: update to 2.02-beta2, fixes mac os x 10.9 support (and many other things)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39889 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/boot/grub2/Makefile')
-rw-r--r--package/boot/grub2/Makefile8
1 files changed, 4 insertions, 4 deletions
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