grub: add missing PKG_SHA256

This commit is contained in:
MilhouseVH 2017-10-14 22:24:51 +01:00
parent a9e5186ac8
commit 673e41ea55

View File

@ -18,6 +18,7 @@
PKG_NAME="grub" PKG_NAME="grub"
PKG_VERSION="2.02" PKG_VERSION="2.02"
PKG_SHA256="4ff6999add483bf640e130bc076ca1464901b4677ee01297901b40fe55de03c4"
PKG_ARCH="x86_64" PKG_ARCH="x86_64"
PKG_LICENSE="GPLv3" PKG_LICENSE="GPLv3"
PKG_SITE="https://www.gnu.org/software/grub/index.html" PKG_SITE="https://www.gnu.org/software/grub/index.html"