diff options
-rw-r--r-- | meta-gnome/recipes-extended/gparted/gparted_1.2.0.bb (renamed from meta-gnome/recipes-extended/gparted/gparted_1.1.0.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-gnome/recipes-extended/gparted/gparted_1.1.0.bb b/meta-gnome/recipes-extended/gparted/gparted_1.2.0.bb index 3aaec3cdd2..d0a499e6ea 100644 --- a/meta-gnome/recipes-extended/gparted/gparted_1.1.0.bb +++ b/meta-gnome/recipes-extended/gparted/gparted_1.2.0.bb | |||
@@ -11,8 +11,7 @@ SRC_URI = " \ | |||
11 | ${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}/${BPN}-${PV}/${BPN}-${PV}.tar.gz \ | 11 | ${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}/${BPN}-${PV}/${BPN}-${PV}.tar.gz \ |
12 | file://0001-Install-polkit-action-unconditionally-executable-pke.patch \ | 12 | file://0001-Install-polkit-action-unconditionally-executable-pke.patch \ |
13 | " | 13 | " |
14 | SRC_URI[md5sum] = "0da45cb522d766dfb4886fb3bdbc2634" | 14 | SRC_URI[sha256sum] = "6c90715d254d7a7ec0208b29007b64160dd9fb7df4c4aa7f8ec2c9d23114c719" |
15 | SRC_URI[sha256sum] = "e2fe7b7afbc07e930491c00a05200c2682cc0576ca8f6da87245a000257f5924" | ||
16 | 15 | ||
17 | DEPENDS += " \ | 16 | DEPENDS += " \ |
18 | glib-2.0-native \ | 17 | glib-2.0-native \ |