[arch-commits] Commit in systemd/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Mon Aug 3 13:28:47 UTC 2015


    Date: Monday, August 3, 2015 @ 15:28:47
  Author: foutrelis
Revision: 242956

upgpkg: systemd 224-1

New upstream release.

Modified:
  systemd/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-03 11:51:49 UTC (rev 242955)
+++ PKGBUILD	2015-08-03 13:28:47 UTC (rev 242956)
@@ -3,7 +3,7 @@
 
 pkgbase=systemd
 pkgname=('systemd' 'libsystemd' 'systemd-sysvcompat')
-pkgver=223
+pkgver=224
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.freedesktop.org/wiki/Software/systemd"
@@ -30,9 +30,9 @@
 prepare() {
   cd "$pkgname"
 
-  # networkd: fix size of networkd binary
-  # https://github.com/systemd/systemd/commit/6870b4156377
-  git cherry-pick -n 6870b4156377
+  # networkd: fix neworkd crash
+  # https://github.com/systemd/systemd/commit/49f6e11e89b4
+  git cherry-pick -n 49f6e11e89b4
 
   ./autogen.sh
 }



More information about the arch-commits mailing list