]> 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:16 +0000 (13:32 +0000)
commitbebf84325315f064d0d55d5ecd89d3581a0376db
tree092e080ae632d37481a2d608d1bf6345482aa7ac
parent87773dc11f9f0f2ab588112c0671bb60fe613625
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