systemd: update to systemd-233

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2017-03-18 10:09:24 -07:00 committed by Lukas Rusak
parent 1572df81fa
commit c6ece5e7fb
No known key found for this signature in database
GPG Key ID: 8C310C807E7393A3

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="systemd"
PKG_VERSION="232"
PKG_VERSION="233"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.freedesktop.org/wiki/Software/systemd"
@ -68,6 +68,7 @@ PKG_CONFIGURE_OPTS_TARGET="ac_cv_func_malloc_0_nonnull=yes \
--disable-vconsole \
--disable-quotacheck \
--enable-tmpfiles \
--disable-environment-d \
--disable-sysusers \
--disable-firstboot \
--disable-randomseed \