Skip to content

Fix newapkbuild generating wrong URL

Rodrigo Lourenço requested to merge rzl/abuild:fix-github-url into master

When giving GitHub URLs like

https://github.com/USER/REPO/archive/refs/tags/TAG.tar.gz

Strip away the /refs/tags part so a valid URL is generated. Fixes #10034 (closed).

Edited by Rodrigo Lourenço

Merge request reports