diff --git a/recipes-lxqt/libsysstat/libsysstat_git.bb b/recipes-lxqt/libsysstat/libsysstat_git.bb index a830c2ca..ce0c82f1 100644 --- a/recipes-lxqt/libsysstat/libsysstat_git.bb +++ b/recipes-lxqt/libsysstat/libsysstat_git.bb @@ -1,11 +1,11 @@ SUMMARY = "Library used to query system info and statistics " LICENSE = "LGPLv2.1" -LIC_FILES_CHKSUM = "file://COPYING;md5=0964c689fcf4c21c6797ea87408416b6" +LIC_FILES_CHKSUM = "file://COPYING;md5=435ed639f84d4585d93824e7da3d85da" inherit lxqt cmake-lib -SRCREV = "e58d8be655bf631f0695e2d790e7d1a94faf8c94" -PV = "0.3.0+git${SRCPV}" +SRCREV = "7b173f36872f5943792b61ef760ee3ed8da4e3ae" +PV = "0.3.1" CMAKE_ALIGN_SYSROOT[1] = "sysstat-qt5, -S${includedir}, -S${STAGING_INCDIR}" CMAKE_ALIGN_SYSROOT[2] = "sysstat-qt5, -S${libdir}, -S${STAGING_LIBDIR}"