[arch-commits] Commit in systemd/trunk (PKGBUILD)
Christian Hesse
eworm at archlinux.org
Fri Jan 11 22:37:08 UTC 2019
Date: Friday, January 11, 2019 @ 22:37:07
Author: eworm
Revision: 343698
upgpkg: systemd 240.34-2
* drop dbus change reverted upstream
* backport udev fix
Modified:
systemd/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-11 22:15:13 UTC (rev 343697)
+++ PKGBUILD 2019-01-11 22:37:07 UTC (rev 343698)
@@ -7,7 +7,7 @@
# Can be from either systemd or systemd-stable
_commit='f02b5472c6f0c41e5dc8dc2c84590866baf937ff'
pkgver=240.34
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url='https://www.github.com/systemd/systemd'
makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
@@ -65,8 +65,8 @@
# https://github.com/systemd/systemd/issues/11259
'8ca9e92c742602b8bcd431001e6f5b78c28c184f'
- # https://github.com/systemd/systemd/issues/11293
- '69bd76f2b90cd00c1596b2e2c05845a4d9596fd2'
+ # https://github.com/systemd/systemd/issues/11314
+ 'ee0b9e721a368742ac6fa9c3d9a33e45dc3203a2'
)
_reverts=(
More information about the arch-commits
mailing list