gparted: upgrade 1.2.0 -> 1.3.0

The GParted 1.3.0 release includes some new features in addition to bug
fixes, and language translation updates.

Key changes include:
     - Support resizing open LUKS2 encryption mappings
     - Improve exFAT support such as read FS usage and set UUID
     - Fix crash in Create New Partition dialog when changing type
     - Avoid GParted hanging when non-named device is hung

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Andreas Müller 2021-05-11 04:07:24 +02:00 committed by Khem Raj
parent df194578e0
commit fb91aaf091

View File

@ -11,7 +11,7 @@ SRC_URI = " \
${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}/${BPN}-${PV}/${BPN}-${PV}.tar.gz \
file://0001-Install-polkit-action-unconditionally-executable-pke.patch \
"
SRC_URI[sha256sum] = "6c90715d254d7a7ec0208b29007b64160dd9fb7df4c4aa7f8ec2c9d23114c719"
SRC_URI[sha256sum] = "8dc180245dd9ea45e6e2f4bc69512f187e08be7f799c98a825a0b04c161cbd2a"
DEPENDS += " \
glib-2.0-native \