]> 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:03 +0000 (13:32 +0000)
commit79e533e15b603574542631b015b4da121bc9e614
treec69104d310da95d490cce5750971fb43cc300427
parent0950d116afde5ffbc327bebf6c7b2b5d484c975e
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