[gnome-disk-utility] Flatpak: Change LVM2 source URL
- From: Kai Lüke <kailueke src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-disk-utility] Flatpak: Change LVM2 source URL
- Date: Sun, 10 Jan 2021 19:47:04 +0000 (UTC)
commit c4fc886557e992d2fe253f34832081b73e95a6fc
Author: Kai Lüke <kailueke riseup net>
Date: Sun Jan 10 20:29:08 2021 +0100
Flatpak: Change LVM2 source URL
flatpak/org.gnome.DiskUtility.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/flatpak/org.gnome.DiskUtility.json b/flatpak/org.gnome.DiskUtility.json
index 274a8ae2..fd0bee4e 100644
--- a/flatpak/org.gnome.DiskUtility.json
+++ b/flatpak/org.gnome.DiskUtility.json
@@ -107,8 +107,8 @@
"sources" : [
{
"type" : "archive",
- "url" : "ftp://sources.redhat.com/pub/lvm2/LVM2.2.03.05.tgz",
- "sha256": "ca52815c999b20c6d25e3192f142f081b93d01f07b9d787e99664b169dba2700"
+ "url" : "https://github.com/lvmteam/lvm2/archive/v2_03_05.tar.gz",
+ "sha256": "6a1f6f76a099c41e2639147eba3f97cbc0760fa01d315f91852e03142884e0c8"
}
],
"post-install": [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]