mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-18 02:40:19 +00:00
package/grub2: update to 2.02
Update to version 2.02 Signed-off-by: Alif M. Ahmad <alive4ever@live.com>
This commit is contained in:
parent
cdedb24ef8
commit
415c47de79
@ -9,15 +9,12 @@ include $(TOPDIR)/rules.mk
|
|||||||
include $(INCLUDE_DIR)/kernel.mk
|
include $(INCLUDE_DIR)/kernel.mk
|
||||||
|
|
||||||
PKG_NAME:=grub
|
PKG_NAME:=grub
|
||||||
PKG_VERSION:=2.02~rc2
|
PKG_VERSION:=2.02
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||||
PKG_SOURCE_URL:=http://alpha.gnu.org/gnu/grub \
|
PKG_SOURCE_URL:=@GNU/grub
|
||||||
http://gnualpha.uib.no/grub/ \
|
PKG_HASH:=810b3798d316394f94096ec2797909dbf23c858e48f7b3830826b8daa06b7b0f
|
||||||
http://mirrors.fe.up.pt/pub/gnu-alpha/grub/ \
|
|
||||||
http://www.nic.funet.fi/pub/gnu/alpha/gnu/grub/
|
|
||||||
PKG_HASH:=053bfcbe366733e4f5a1baf4eb15e1efd977225bdd323b78087ce5fa172fc246
|
|
||||||
|
|
||||||
PKG_FIXUP:=autoreconf
|
PKG_FIXUP:=autoreconf
|
||||||
HOST_BUILD_PARALLEL:=1
|
HOST_BUILD_PARALLEL:=1
|
||||||
|
Loading…
Reference in New Issue
Block a user