mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
liblogging: update to 1.0.6
This commit is contained in:
parent
df61b5476e
commit
0e8f8b4ad9
@ -2,17 +2,17 @@
|
|||||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
PKG_NAME="liblogging"
|
PKG_NAME="liblogging"
|
||||||
PKG_VERSION="1.0.5"
|
PKG_VERSION="1.0.6"
|
||||||
PKG_SHA256="310dc1691279b7a669d383581fe4b0babdc7bf75c9b54a24e51e60428624890b"
|
PKG_SHA256="338c6174e5c8652eaa34f956be3451f7491a4416ab489aef63151f802b00bf93"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://www.liblogging.org/"
|
PKG_SITE="http://www.liblogging.org"
|
||||||
PKG_URL="http://download.rsyslog.com/liblogging/$PKG_NAME-$PKG_VERSION.tar.gz"
|
PKG_URL="http://download.rsyslog.com/liblogging/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain systemd"
|
PKG_DEPENDS_TARGET="toolchain systemd"
|
||||||
PKG_SHORTDESC="liblogging"
|
PKG_LONGDESC="an easy to use and lightweight signal-safe logging library"
|
||||||
PKG_LONGDESC="liblogging"
|
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="--disable-man-pages \
|
PKG_CONFIGURE_OPTS_TARGET="--enable-static \
|
||||||
--enable-static --disable-shared \
|
--disable-shared \
|
||||||
|
--disable-man-pages \
|
||||||
ac_cv_func_malloc_0_nonnull=yes \
|
ac_cv_func_malloc_0_nonnull=yes \
|
||||||
ac_cv_func_realloc_0_nonnull=yes"
|
ac_cv_func_realloc_0_nonnull=yes"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user