diff options
-rw-r--r-- | meta/recipes-sato/pcmanfm/pcmanfm_0.9.10.bb (renamed from meta/recipes-sato/pcmanfm/pcmanfm_0.9.9.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-sato/pcmanfm/pcmanfm_0.9.9.bb b/meta/recipes-sato/pcmanfm/pcmanfm_0.9.10.bb index af283f6cf8..e62cb0d9b5 100644 --- a/meta/recipes-sato/pcmanfm/pcmanfm_0.9.9.bb +++ b/meta/recipes-sato/pcmanfm/pcmanfm_0.9.10.bb | |||
@@ -24,8 +24,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/pcmanfm-${PV}.tar.gz \ | |||
24 | 24 | ||
25 | SRC_URI_append_poky = " file://owl-window-menu.patch" | 25 | SRC_URI_append_poky = " file://owl-window-menu.patch" |
26 | 26 | ||
27 | SRC_URI[md5sum] = "f31ed6defb600f7046a456220d8efa3a" | 27 | SRC_URI[md5sum] = "d34a3530a6c5dcd674d23021d71c3e95" |
28 | SRC_URI[sha256sum] = "bc48af4ade638b47e4207cc274f6e38c2bd3786a811d20da47c3df9907c6fb6c" | 28 | SRC_URI[sha256sum] = "f133c6f207f719d1fc69fe8bc07b2de6883c6937ffa87448df42e3b1a30e0298" |
29 | 29 | ||
30 | inherit autotools pkgconfig | 30 | inherit autotools pkgconfig |
31 | 31 | ||