cpio: remove unused package

This commit is contained in:
Andre Heider 2020-02-20 10:40:43 +01:00
parent 99cf8bb62c
commit 5aab3cca31

View File

@ -1,12 +0,0 @@
# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
# Copyright (C) 2020-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="cpio"
PKG_VERSION="2.13"
PKG_SHA256="e87470d9c984317f658567c03bfefb6b0c829ff17dbf6b0de48d71a4c8f3db88"
PKG_LICENSE="GPL"
PKG_SITE="http://www.gnu.org/software/cpio/"
PKG_URL="http://ftpmirror.gnu.org/cpio/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_DEPENDS_HOST="toolchain:host"
PKG_LONGDESC="A program to manage archives of files."