[gnome-photos/wip/rishi/fix-exiv2-build] flatpak: Fix the exiv2 build
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos/wip/rishi/fix-exiv2-build] flatpak: Fix the exiv2 build
- Date: Thu, 30 May 2019 12:08:58 +0000 (UTC)
commit 70bc48065e770d239c916bc2b86d04f616304f18
Author: Matteo Cappadonna <matteo cappadonna me com>
Date: Tue May 21 10:49:31 2019 +0200
flatpak: Fix the exiv2 build
The exiv2-0.27.0-Source.tar.gz file doesn't exist at it's earlier
location. Instead, http://exiv2.org/download.html links to the 0.27.1
release.
https://gitlab.gnome.org/GNOME/gnome-photos/merge_requests/103
flatpak/org.gnome.Photos.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/flatpak/org.gnome.Photos.json b/flatpak/org.gnome.Photos.json
index 4fc551f5..c5d019b7 100644
--- a/flatpak/org.gnome.Photos.json
+++ b/flatpak/org.gnome.Photos.json
@@ -188,8 +188,8 @@
"sources": [
{
"type": "archive",
- "url": "http://exiv2.org/builds/exiv2-0.27.0-Source.tar.gz",
- "sha256": "ee88bc81539b73c65010651785d094fad0b39760a424b3c16c17e1856cfef2d7"
+ "url": "https://exiv2.org/builds/exiv2-0.27.1-Source.tar.gz",
+ "sha256": "f125286980fd1bcb28e188c02a93946951c61e10784720be2301b661a65b3081"
}
]
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]