This commit is contained in:
parent
08690e30fa
commit
79dab8bd17
|
@ -64,7 +64,7 @@ uint8_t write_tags(const string &url)
|
|||
get_domain(url) + " tag " + sha);
|
||||
write_line(6, "description",
|
||||
"\n <![CDATA[<p><strong>" + name + "</strong> "
|
||||
"with checksum " + sha + "</p>\n"
|
||||
"on commit " + sha + "</p>\n"
|
||||
" <p><a href=\""
|
||||
+ baseurl + "/" + repo + "/archive/" + name + ".tar.gz"
|
||||
+ "\">Download tarball</a></p>]]>\n ");
|
||||
|
|
Loading…
Reference in New Issue
Block a user