From 0e1f2bc120434cae43ba460fdc0519c0a1301b42 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 26 Jun 2010 21:27:19 +0200 Subject: update to latest grub (binary package) --- package/grub-bin/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/grub-bin') diff --git a/package/grub-bin/Makefile b/package/grub-bin/Makefile index b74263b58..c1d412b32 100644 --- a/package/grub-bin/Makefile +++ b/package/grub-bin/Makefile @@ -4,11 +4,11 @@ include ${TOPDIR}/rules.mk # compiled with i486 toolchain, statically linked with uClibc -# cross-compile on amd64 does not work, so provide a binary package +# cross-compiling is difficult, so provide a binary package PKG_NAME:= grub-bin -PKG_VERSION:= 1.97.1 +PKG_VERSION:= 1.98 PKG_RELEASE:= 1 -PKG_MD5SUM:= 24961a39e63d8ec16d765aad3a301cda +PKG_MD5SUM:= 958f9fd415a0bd52fe115176afbf19d9 PKG_DESCR:= GRUB2 bootloader (binary package) PKG_SECTION:= base PKG_SITES:= http://openadk.org/distfiles/ -- cgit v1.2.3