add mirror sources to savannah downloads

This commit is contained in:
DubbleClick
2025-04-18 17:13:31 +07:00
committed by Jerry Ma
parent f0e634a4fa
commit 3d1738b14b

View File

@@ -37,9 +37,12 @@
} }
}, },
"attr": { "attr": {
"type": "git", "alt": {
"rev": "v2.5.2", "type": "url",
"url": "https://git.savannah.nongnu.org/git/attr.git", "url": "https://mirror.souseiseki.middlendian.com/nongnu/attr/attr-2.5.2.tar.gz"
},
"type": "url",
"url": "https://download.savannah.nongnu.org/releases/attr/attr-2.5.2.tar.gz",
"provide-pre-built": true, "provide-pre-built": true,
"license": { "license": {
"type": "file", "type": "file",
@@ -335,9 +338,12 @@
} }
}, },
"libacl": { "libacl": {
"type": "git", "alt": {
"rev": "v2.3.2", "type": "url",
"url": "https://git.savannah.nongnu.org/git/acl.git", "url": "https://mirror.souseiseki.middlendian.com/nongnu/acl/acl-2.3.2.tar.gz"
},
"type": "url",
"url": "https://download.savannah.nongnu.org/releases/acl/acl-2.3.2.tar.gz",
"provide-pre-built": true, "provide-pre-built": true,
"license": { "license": {
"type": "file", "type": "file",