[gnome-boxes/flatpak-update-yajl-dep] flatpak: Update source URL for yajl dependency
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/flatpak-update-yajl-dep] flatpak: Update source URL for yajl dependency
- Date: Thu, 24 Feb 2022 08:34:18 +0000 (UTC)
commit 7b78ece9d000cf59b7e06c901ce0d3f7eaebc17e
Author: Felipe Borges <felipeborges gnome org>
Date: Tue Feb 22 16:20:31 2022 +0100
flatpak: Update source URL for yajl dependency
build-aux/flatpak/org.gnome.Boxes.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Boxes.json b/build-aux/flatpak/org.gnome.Boxes.json
index 23b593b0..190d5294 100644
--- a/build-aux/flatpak/org.gnome.Boxes.json
+++ b/build-aux/flatpak/org.gnome.Boxes.json
@@ -66,8 +66,8 @@
"sources": [
{
"type": "archive",
- "url": "https://github.com/lloyd/yajl/archive/2.1.0.tar.gz",
- "sha256": "3fb73364a5a30efe615046d07e6db9d09fd2b41c763c5f7d3bfb121cd5c5ac5a"
+ "url": "https://github.com/lloyd/yajl/archive/refs/tags/2.1.0.tar.gz",
+ "sha256" : "3fb73364a5a30efe615046d07e6db9d09fd2b41c763c5f7d3bfb121cd5c5ac5a"
}
]
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]