systemd: update to systemd-195

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-10-23 03:19:07 +02:00
parent 206306add7
commit f965659dba
2 changed files with 3 additions and 1 deletions

View File

@ -50,10 +50,12 @@ cd $PKG_BUILD
--disable-tcpwrap \
--disable-pam \
--disable-acl \
--disable-xattr \
--disable-gcrypt \
--disable-audit \
--disable-libcryptsetup \
--disable-qrencode \
--disable-microhttpd \
--disable-binfmt \
--disable-vconsole \
--disable-readahead \

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="systemd"
PKG_VERSION="194"
PKG_VERSION="195"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"