mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
systemd: update to systemd-214
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
fb0eba5711
commit
5bc5dc7fd4
@ -17,13 +17,13 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="systemd"
|
||||
PKG_VERSION="213"
|
||||
PKG_VERSION="214"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.freedesktop.org/wiki/Software/systemd"
|
||||
PKG_URL="http://www.freedesktop.org/software/systemd/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||
PKG_DEPENDS_TARGET="toolchain attr libcap kmod util-linux glib libgcrypt"
|
||||
PKG_DEPENDS_TARGET="toolchain libcap kmod util-linux glib libgcrypt"
|
||||
PKG_PRIORITY="required"
|
||||
PKG_SECTION="system"
|
||||
PKG_SHORTDESC="systemd: a system and session manager"
|
||||
@ -55,7 +55,6 @@ PKG_CONFIGURE_OPTS_TARGET="ac_cv_func_malloc_0_nonnull=yes \
|
||||
--disable-xz \
|
||||
--disable-pam \
|
||||
--disable-acl \
|
||||
--disable-xattr \
|
||||
--disable-smack \
|
||||
--disable-gcrypt \
|
||||
--disable-audit \
|
||||
|
Loading…
x
Reference in New Issue
Block a user