summaryrefslogtreecommitdiffstats
path: root/package/grub/Makefile
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-05-04 23:08:08 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-05-04 23:08:08 +0000
commitdb2942ead1a6a864470bcdb76c09d9a4cb68a307 (patch)
tree523da9c22c6918eb4fb32986d782fe4115710cee /package/grub/Makefile
parent11576b06a793d226705d4f899f56ab91284464c7 (diff)
[package] grub: fix potential build issues on redhat/fedora host systems (should close: #3793)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15608 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/grub/Makefile')
-rw-r--r--package/grub/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/grub/Makefile b/package/grub/Makefile
index e828ec033..94695ec97 100644
--- a/package/grub/Makefile
+++ b/package/grub/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2006-2008 OpenWrt.org
+# Copyright (C) 2006-2009 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=grub
PKG_VERSION:=0.97
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=ftp://alpha.gnu.org/gnu/grub