gnulib: new package - required by grub-2.04

This commit is contained in:
MilhouseVH 2019-05-06 04:25:42 +01:00
parent 8a6f8a3923
commit 27b9a07bfd

View File

@ -0,0 +1,12 @@
# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="gnulib"
# Match version with GNULIB_REVISION in grub bootstrap.conf
PKG_VERSION="d271f868a8df9bbec29049d01e056481b7a1a263"
PKG_SHA256="4e23415ae2977ffca15e07419ceff3e9334d0369eafc9e7ae2578f8dd9a4839c"
PKG_LICENSE="GPL"
PKG_SITE="https://savannah.gnu.org/git/?group=gnulib"
PKG_URL="http://git.savannah.gnu.org/cgit/gnulib.git/snapshot/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_LONGDESC="GNU portability library"
PKG_TOOLCHAIN="manual"