<div dir="ltr">I am trying to switch from "github.tarball_from tarball" to the recommended "releases".  The original "tarball" setting works fine, but "releases" fails to download.  The upstream release and my Portfile lines are:<div><div><br></div><div><a href="https://github.com/Unidata/netcdf-c/releases/tag/v4.9.3">https://github.com/Unidata/netcdf-c/releases/tag/v4.9.3</a><br></div><div>github.setup                Unidata netcdf-c 4.9.3 v<br>github.tarball_from         releases<br></div><div><br></div><div>This makes a download URL which gets "Not Found":</div><a href="https://github.com/Unidata/netcdf-c/releases/download/v4.9.3/netcdf-c-4.9.3.tar.gz">https://github.com/Unidata/netcdf-c/releases/download/v4.9.3/netcdf-c-4.9.3.tar.gz</a><div><br></div><div>I tried many permutations of the numbering and prefix strategy, with no luck.  Is this a bug in the github portgroup, or do I misunderstand how to specify the version number details with "releases"?  Or something else?</div></div></div>