diff options
| -rw-r--r-- | meta/recipes-graphics/xorg-lib/libxpm_3.5.14.bb (renamed from meta/recipes-graphics/xorg-lib/libxpm_3.5.13.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxpm_3.5.13.bb b/meta/recipes-graphics/xorg-lib/libxpm_3.5.14.bb index 4f0a5d7ba0..1eafd8dbf9 100644 --- a/meta/recipes-graphics/xorg-lib/libxpm_3.5.13.bb +++ b/meta/recipes-graphics/xorg-lib/libxpm_3.5.14.bb | |||
| @@ -16,12 +16,12 @@ DEPENDS += "libxext libsm libxt gettext-native" | |||
| 16 | PE = "1" | 16 | PE = "1" |
| 17 | 17 | ||
| 18 | XORG_PN = "libXpm" | 18 | XORG_PN = "libXpm" |
| 19 | XORG_EXT = "tar.xz" | ||
| 19 | 20 | ||
| 20 | PACKAGES =+ "sxpm cxpm" | 21 | PACKAGES =+ "sxpm cxpm" |
| 21 | FILES:cxpm = "${bindir}/cxpm" | 22 | FILES:cxpm = "${bindir}/cxpm" |
| 22 | FILES:sxpm = "${bindir}/sxpm" | 23 | FILES:sxpm = "${bindir}/sxpm" |
| 23 | 24 | ||
| 24 | SRC_URI[md5sum] = "6f0ecf8d103d528cfc803aa475137afa" | 25 | SRC_URI[sha256sum] = "f7eb8f69c039281def8258ae6859adb5f050fbe161ab3d6a2d6ef109a603eac2" |
| 25 | SRC_URI[sha256sum] = "9cd1da57588b6cb71450eff2273ef6b657537a9ac4d02d0014228845b935ac25" | ||
| 26 | 26 | ||
| 27 | BBCLASSEXTEND = "native" | 27 | BBCLASSEXTEND = "native" |
