mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
systemd: update to 193.
This commit is contained in:
parent
49e8eec7e0
commit
a5f9c2d5c1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'systemd'
|
# Template file for 'systemd'
|
||||||
pkgname=systemd
|
pkgname=systemd
|
||||||
version=192
|
version=193
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-distro=other --libexecdir=/usr/lib
|
configure_args="--with-distro=other --libexecdir=/usr/lib
|
||||||
|
@ -20,7 +20,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.freedesktop.org/wiki/Software/systemd"
|
homepage="http://www.freedesktop.org/wiki/Software/systemd"
|
||||||
license="LGPL-2.1, GPL-2, MIT"
|
license="LGPL-2.1, GPL-2, MIT"
|
||||||
distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
|
||||||
checksum=55c449554ab68c7b237e86584a69b6e60538b4853ef7b6e5317d9d3e78f0c30f
|
checksum=b9db6be1fa4a9c89c088ceec39f0d24de63ab76831b12916f147841262ac0ecd
|
||||||
long_desc="
|
long_desc="
|
||||||
systemd is a system and service manager for Linux, compatible with SysV and LSB
|
systemd is a system and service manager for Linux, compatible with SysV and LSB
|
||||||
init scripts. systemd provides aggressive parallelization capabilities, uses
|
init scripts. systemd provides aggressive parallelization capabilities, uses
|
||||||
|
|
Loading…
Add table
Reference in a new issue