mirror of
https://github.com/KDE/krfb
synced 2026-07-01 07:31:16 -07:00
CI - Flatpak - Use tarball as Git server is unavailable
This commit is contained in:
@@ -42,15 +42,14 @@
|
|||||||
],
|
],
|
||||||
"sources": [
|
"sources": [
|
||||||
{
|
{
|
||||||
"type": "git",
|
"type": "archive",
|
||||||
"url": "https://dev.gnupg.org/source/libgcrypt.git",
|
"url": "https://gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.11.2.tar.bz2",
|
||||||
"tag": "libgcrypt-1.11.2",
|
"sha256": "6ba59dd192270e8c1d22ddb41a07d95dcdbc1f0fb02d03c4b54b235814330aac",
|
||||||
"commit": "737cc63600146f196738a6768679eb016cf866e9",
|
|
||||||
"x-checker-data": {
|
"x-checker-data": {
|
||||||
"type": "anitya",
|
"type": "anitya",
|
||||||
"project-id": 1623,
|
"project-id": 1623,
|
||||||
"stable-only": true,
|
"stable-only": true,
|
||||||
"tag-template": "libgcrypt-$version"
|
"url-template": "https://gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-$version.tar.bz2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user