fix ci script
Chris Lee @klee93
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
packaging/version_status.py
→
packaging/version_status.py
@@ -289,7 +289,7 @@ # Void
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