tools/cmake: fix download url with make variables
authorMichael Pratt <mcpratt@pm.me>
Thu, 30 Jun 2022 03:48:47 +0000 (23:48 -0400)
committerMichael Pratt <mcpratt@pm.me>
Mon, 19 Sep 2022 21:30:16 +0000 (17:30 -0400)
commit1e726ba015ce729cfe84e68e7924ed2258901cab
treefd598cb34c7c787528c5f250669ea3a46202d929
parent027845b4ce906a7819e12f6298b96dba0cb4a183
tools/cmake: fix download url with make variables

Use a make variable pattern for the url
so that only one version number needs to be changed
when version is bumped.

Signed-off-by: Michael Pratt <mcpratt@pm.me>
tools/cmake/Makefile