]> 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-org-access-app[bot] <120671045+asterisk-org-access-app[bot]@users.noreply.github.com>
Tue, 22 Aug 2023 13:32:20 +0000 (13:32 +0000)
commitf5e704b9d12f0e2098d93edce8382db0fe876308
tree331ea6857898410956abe4d4f4cd9f61661a2d73
parentfb234abd8404c6a0b6887abd694f6be5e49bd52f
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