systemd: update to systemd-214

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-06-12 15:21:02 +02:00
parent fb0eba5711
commit 5bc5dc7fd4

View File

@ -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 \