The source of Zlib in xtools was no longer available

Development on core packages and the distribution goes on in here.

The source of Zlib in xtools was no longer available

Postby linuxmetel » Wed Sep 13, 2023 7:54 am

In [url=https://archlinuxarm.org/builder/xtools/]xtools-dotconfig-v8[/url], the source of zlib is set like:

[code]"http://downloads.sourceforge.net/project/libpng/zlib/${CT_ZLIB_VERSION} https://www.zlib.net/"[/code]

But this URIs are no longer available. So I guess it should be replaced with GitHub's URI like:

[code]
# CT_ZLIB_MIRRORS="http://downloads.sourceforge.net/project/libpng/zlib/${CT_ZLIB_VERSION} https://www.zlib.net/"
CT_ZLIB_MIRRORS="https://github.com/madler/zlib/archive/refs/tags/"
# CT_ZLIB_ARCHIVE_FILENAME="@{pkg_name}-@{version}"
CT_ZLIB_ARCHIVE_FILENAME="v@{version}"
[/code]
linuxmetel
 
Posts: 3
Joined: Tue Sep 12, 2023 2:45 pm

Re: The source of Zlib in xtools was no longer available

Postby linuxmetel » Wed Sep 13, 2023 8:00 am

I don't know why, but BBCode seems not to be works in my post. And every time I get the error message:

[code][phpBB Debug] PHP Warning: in file [ROOT]/includes/ucp/ucp_profile.php on line 397: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead[/code]

So I aplogize to you if my message is hard to read.
linuxmetel
 
Posts: 3
Joined: Tue Sep 12, 2023 2:45 pm


Return to Arch Linux ARM

Who is online

Users browsing this forum: No registered users and 3 guests