mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
libelf: add metafile support, update to libelf-0.8.13
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
4e05a5de34
commit
10ae38c229
14
packages/toolchain/devel/libelf/meta
Normal file
14
packages/toolchain/devel/libelf/meta
Normal file
@ -0,0 +1,14 @@
|
||||
PKG_NAME="libelf"
|
||||
PKG_VERSION="0.8.13"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.mr511.de/software/"
|
||||
PKG_URL="http://www.mr511.de/software/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS=""
|
||||
PKG_BUILD_DEPENDS=""
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="toolchain/devel"
|
||||
PKG_SHORTDESC="libelf: ELF object file access library"
|
||||
PKG_LONGDESC="Libelf is a library to access ELF object files."
|
||||
PKG_IS_ADDON="no"
|
@ -1 +0,0 @@
|
||||
http://www.mr511.de/software/libelf-0.8.12.tar.gz
|
Loading…
x
Reference in New Issue
Block a user