znc: update to use SOURCE_VERSION for submodule download
authorChristian Marangi <redacted>
Wed, 5 Mar 2025 14:25:58 +0000 (15:25 +0100)
committerTianling Shen <redacted>
Sun, 6 Apr 2025 00:44:43 +0000 (08:44 +0800)
commit7dee8c47f1c0bc2a563a7d718cf74f5d91e63a82
tree44e77a32f4c65f83bdad33a3e21a457151122a7f
parent47fcb8018c94af91c7859ed72091778653376000
znc: update to use SOURCE_VERSION for submodule download

Commit 9fc79e2e2622 ("download: don't overwrite VERSION variable")
changed the variable for direct download call from VERSION to
SOURCE_VERSION.

This cause the dl_github_archive script to pass empty value for
--version arg making it always clone HEAD.

Correctly update the variable to SOURCE_VERSION to actually clone the
expected commit HASH.

Signed-off-by: Christian Marangi <redacted>
net/znc/Makefile
git clone https://git.99rst.org/PROJECT