diff options
-rw-r--r-- | meta-gnome/recipes-extended/gparted/gparted_0.27.0.bb (renamed from meta-gnome/recipes-extended/gparted/gparted_0.24.0.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-gnome/recipes-extended/gparted/gparted_0.24.0.bb b/meta-gnome/recipes-extended/gparted/gparted_0.27.0.bb index 73a15db00a..0e296e59f2 100644 --- a/meta-gnome/recipes-extended/gparted/gparted_0.24.0.bb +++ b/meta-gnome/recipes-extended/gparted/gparted_0.27.0.bb | |||
@@ -6,12 +6,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | |||
6 | inherit autotools pkgconfig gtk-icon-cache | 6 | inherit autotools pkgconfig gtk-icon-cache |
7 | 7 | ||
8 | SRC_URI = " \ | 8 | SRC_URI = " \ |
9 | ${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}/${BPN}-${PV}/${BPN}-${PV}.tar.bz2 \ | 9 | ${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}/${BPN}-${PV}/${BPN}-${PV}.tar.gz \ |
10 | file://org.yoctoproject.pkexec.run-gparted.policy \ | 10 | file://org.yoctoproject.pkexec.run-gparted.policy \ |
11 | file://gparted_polkit \ | 11 | file://gparted_polkit \ |
12 | " | 12 | " |
13 | SRC_URI[md5sum] = "b8480274c68876acff5965d4346710e7" | 13 | SRC_URI[md5sum] = "726f539f774b442670028af656f270bd" |
14 | SRC_URI[sha256sum] = "02398ab33894a59b0bd8707e598c46d8bb56f1413cd54de48eed61e2920ecd60" | 14 | SRC_URI[sha256sum] = "208cf60c061b86bee4f658d568a3b5d843dce3ab9847f66b452298268799e7bd" |
15 | 15 | ||
16 | DEPENDS = "glib-2.0 gtkmm parted gnome-doc-utils intltool-native" | 16 | DEPENDS = "glib-2.0 gtkmm parted gnome-doc-utils intltool-native" |
17 | 17 | ||