]> git.ipfire.org Git - thirdparty/asterisk.git/commit
download_externals: Fix a few version related issues
authorGeorge Joseph <gjoseph@sangoma.com>
Fri, 18 Aug 2023 16:20:47 +0000 (10:20 -0600)
committerAsterisk Development Team <asteriskteam@digium.com>
Wed, 6 Sep 2023 18:21:30 +0000 (18:21 +0000)
commit62e5a2720ac227daaab82535a755bcaca69a2385
tree444a29bd92832849ef365dd530680e6223eb10ca
parent9cb77904e024fff3edf574581a640db6ac3c73bb
download_externals:  Fix a few version related issues

* Fixed issue with the script not parsing the new tag format for
  certified releases.  The format changed from certified/18.9-cert5
  to certified-18.9-cert5.

* Fixed issue where the asterisk version wasn't being considered
  when looking for cached versions.

Resolves: #263
(cherry picked from commit 644ad2f9cd82978abde0668ec7a56882d5484c29)
build_tools/download_externals