]> 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)
committerGeorge Joseph <gjoseph@sangoma.com>
Tue, 22 Aug 2023 13:32:07 +0000 (13:32 +0000)
commit715594767dbdc3a21e9656548789dfc4f356ba84
tree90527e6cd9f7937177f7b73dd7971c5b5e14a2cd
parentfcdffe0074a07c8b296801908c66118feeff0116
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
build_tools/download_externals