systemd: Update to 191

This commit is contained in:
Eelco Dolstra
2012-09-21 22:46:35 -04:00
parent beb5b65e9c
commit fae03557fb
2 changed files with 3 additions and 24 deletions
+3 -3
View File
@@ -6,14 +6,14 @@
assert stdenv.gcc.libc or null != null;
stdenv.mkDerivation rec {
name = "systemd-190";
name = "systemd-191";
src = fetchurl {
url = "http://www.freedesktop.org/software/systemd/${name}.tar.xz";
sha256 = "1p3pf8gvx43g62l9x85l8ym12wc373cmaysi41sahjndp2agicig";
sha256 = "0r0xz8dksacm20516kakqf6xchydhcc1lkvz3m75z1gbl6sa581g";
};
patches = [ ./name_to_handle_at.patch ./reexec.patch ];
patches = [ ./reexec.patch ];
buildInputs =
[ pkgconfig intltool gperf libcap dbus kmod xz pam acl