fix ci script
This commit is contained in:
parent
1054aac7ca
commit
cb137674e4
1 changed files with 1 additions and 1 deletions
|
@ -289,7 +289,7 @@ def get_gentoo_versions():
|
|||
|
||||
def get_void_versions():
|
||||
print >> sys.stderr, "Void ..."
|
||||
template = http_download_txt("https://raw.githubusercontent.com/voidlinux/void-packages/master/srcpkgs/tint2/template")
|
||||
template = http_download_txt("https://raw.githubusercontent.com/void-linux/void-packages/master/srcpkgs/tint2/template")
|
||||
versions = []
|
||||
version = None
|
||||
maintainer = None
|
||||
|
|
Loading…
Reference in a new issue