mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
whois: drop package
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
8310dae8c0
commit
936dec77bb
@ -1,21 +0,0 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
# Copyright (C) 2009-2011 Stephan Raue (stephan@openelec.tv)
|
||||
# Copyright (C) 2020-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="whois"
|
||||
PKG_VERSION="5.5.13"
|
||||
PKG_SHA256="a96cf60722e5c3962f8abef36184a101011447d3fe5fa053ea97f593826568fb"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.linux.it/~md/software/"
|
||||
PKG_URL="https://github.com/rfc1036/whois/archive/v${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_LONGDESC="A tool that queries the whois directory service for information pertaining to a particular domain name."
|
||||
PKG_BUILD_FLAGS="-sysroot"
|
||||
|
||||
make_target() {
|
||||
make mkpasswd
|
||||
}
|
||||
|
||||
makeinstall_target() {
|
||||
make install BASEDIR=${INSTALL}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user