systemd: update to 196.
This commit is contained in:
parent
126f27f8c3
commit
cd1aaad17f
|
@ -1,13 +1,12 @@
|
|||
# Template file for 'systemd'
|
||||
pkgname=systemd
|
||||
version=195
|
||||
revision=5
|
||||
version=196
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-distro=other --libexecdir=/usr/lib
|
||||
--disable-selinux --disable-tcpwrap --with-rootprefix=/usr
|
||||
--with-sysvinit-path= --with-sysvrcd-path= --disable-audit
|
||||
--with-usb-ids-path=/usr/share/hwdata/usb.ids
|
||||
--with-pci-ids-path=/usr/share/hwdata/pci.ids --disable-static"
|
||||
--disable-static"
|
||||
depends="dbus run-parts kbd>=1.15.3_5 polkit libcap-progs"
|
||||
makedepends="pkg-config intltool gperf libxslt docbook-xsl acl-devel pam-devel
|
||||
dbus-devel libcap-devel libkmod-devel liblzma-devel cryptsetup-devel
|
||||
|
@ -18,7 +17,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.freedesktop.org/wiki/Software/systemd"
|
||||
license="LGPL-2.1, GPL-2, MIT"
|
||||
distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=e9041a8b84ed971d08df2b96f1b7dbb1d49b788e275c7cc39912f656bd826303
|
||||
checksum=6bd4a658a5dd8198235b17ad1b1f0cc56d9e6f00d646ddcffdfc6f058b55e4bf
|
||||
long_desc="
|
||||
systemd is a system and service manager for Linux, compatible with SysV and LSB
|
||||
init scripts. systemd provides aggressive parallelization capabilities, uses
|
||||
|
|
Loading…
Reference in New Issue