Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/flathub/shared-modules.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaximiliano <11528996+A6GibKm@users.noreply.github.com>2022-03-04 20:17:35 +0300
committerPatrick <tingping@tingping.se>2022-03-05 19:12:06 +0300
commit087c800ebf0e8109888e829cf3de516ba060124d (patch)
tree25247be992c5e77e49d935a9096906600a926d66
parent7f40aad521009ed242ff38cc97f7685b39944e29 (diff)
libsecret: Update to 0.20.5
Also use download.gnome.org instead of git repo.
-rw-r--r--libsecret/libsecret.json7
1 files changed, 3 insertions, 4 deletions
diff --git a/libsecret/libsecret.json b/libsecret/libsecret.json
index 8bc42a4..5c15e9a 100644
--- a/libsecret/libsecret.json
+++ b/libsecret/libsecret.json
@@ -15,10 +15,9 @@
],
"sources": [
{
- "type": "git",
- "url": "https://gitlab.gnome.org/GNOME/libsecret.git",
- "tag": "0.20.4",
- "commit": "3fe635e64efd4b8dbc9ec3548b0bc8034c7665c4"
+ "type": "archive",
+ "url": "https://download.gnome.org/sources/libsecret/0.20/libsecret-0.20.5.tar.xz",
+ "sha256sum": "3fb3ce340fcd7db54d87c893e69bfc2b1f6e4d4b279065ffe66dac9f0fd12b4d"
}
]
}