summaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb')
-rw-r--r--meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb b/meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb
index cf290d9908..be52caacf2 100644
--- a/meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb
+++ b/meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb
@@ -28,10 +28,9 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Artistic-1.0;md5=cda03bbdc3c195
28 file://${COMMON_LICENSE_DIR}/LGPL-2.1-or-later;md5=2a4f4fd2128ea2f65047ee63fbca9f68 \ 28 file://${COMMON_LICENSE_DIR}/LGPL-2.1-or-later;md5=2a4f4fd2128ea2f65047ee63fbca9f68 \
29" 29"
30 30
31SRC_URI[md5sum] = "a6bc06b3f7749f7d77a2b1bd13402821"
32SRC_URI[sha256sum] = "16a29f7acaeec081bf0e7303ba5ee24fda1d21a1104669b837745f3ea61d6afa" 31SRC_URI[sha256sum] = "16a29f7acaeec081bf0e7303ba5ee24fda1d21a1104669b837745f3ea61d6afa"
33 32
34S = "${WORKDIR}/Unix-Statgrab-${PV}" 33S = "${UNPACKDIR}/Unix-Statgrab-${PV}"
35 34
36export LD = "${CCLD}" 35export LD = "${CCLD}"
37 36