Fix boost x-checker-data config

This commit is contained in:
Paul TREHIOU 2023-04-27 15:01:01 +02:00 committed by GitHub
parent 36ff7c9783
commit 273d7f8abb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -176,7 +176,7 @@
"x-checker-data": {
"type": "anitya",
"project-id": 6845,
"url-template": "https://boostorg.jfrog.io/artifactory/main/release/$version/source/boost_1_81_0.tar.bz2"
"url-template": "https://boostorg.jfrog.io/artifactory/main/release/$version/source/boost_${version0}_${version1}_${version2}.tar.bz2"
}
}
]