From 9d98d76315fbe3f1a6d357d37a985382e112fdbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 10 Nov 2021 23:34:04 +0100 Subject: [PATCH] libsysstat: upgrade 0.4.5 -> 0.4.6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-lxqt/libsysstat/libsysstat.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-lxqt/libsysstat/libsysstat.bb b/recipes-lxqt/libsysstat/libsysstat.bb index ee0085f6..3bbbc820 100644 --- a/recipes-lxqt/libsysstat/libsysstat.bb +++ b/recipes-lxqt/libsysstat/libsysstat.bb @@ -4,5 +4,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=435ed639f84d4585d93824e7da3d85da" inherit lxqt -SRCREV = "23150e256bf4ab833c50477e462e5c78fb2e7525" -PV = "0.4.5" +SRCREV = "a4f05535c12c4d895b715c9c9ac819aba5530739" +PV = "0.4.6"