From 3d86076ab74f2a2d2327b5c0af41fad3ee8f938f Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Tue, 12 Feb 2019 15:35:33 +0100 Subject: systemd: update to 240.95 and rebuild because of libidn2 update Signed-off-by: Denis 'GNUtoo' Carikli --- libre/systemd/PKGBUILD | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'libre') diff --git a/libre/systemd/PKGBUILD b/libre/systemd/PKGBUILD index b6e71aaf9..a34531ca3 100644 --- a/libre/systemd/PKGBUILD +++ b/libre/systemd/PKGBUILD @@ -3,6 +3,7 @@ # Maintainer (Arch): Tom Gundersen # Maintainer: Luke Shumaker # Contributor: Omar Vega Ramos +# Contributor: Denis 'GNUtoo' Carikli pkgbase=systemd pkgname=('systemd' 'libsystemd' 'systemd-resolvconf' 'systemd-sysvcompat') @@ -11,10 +12,10 @@ pkgname+=('systemd-common' 'systemd-udev') _libsystemd=('libsystemd' 'libudev' 'nss-systemd' 'nss-myhostname' 'nss-mymachines' 'nss-resolve') pkgname+=("${_libsystemd[@]/#/systemd-}") # Can be from either systemd or systemd-stable -_commit='f02b5472c6f0c41e5dc8dc2c84590866baf937ff' -pkgver=240.34 -pkgrel=3 -pkgrel+=.parabola2 +_commit='0430af90ef28a229e51136ad364e1da7e76c8638' +pkgver=240.95 +pkgrel=1 +pkgrel+=.parabola1 arch=('x86_64') arch+=('i686' 'armv7h' 'ppc64le') url='https://www.github.com/systemd/systemd' @@ -90,9 +91,6 @@ sha512sums=('SKIP' _backports=( # https://github.com/systemd/systemd/issues/11259 '8ca9e92c742602b8bcd431001e6f5b78c28c184f' - - # https://github.com/systemd/systemd/issues/11314 - 'ee0b9e721a368742ac6fa9c3d9a33e45dc3203a2' ) _reverts=( -- cgit v1.2.3