Update to zlib-1.2.13 and fix its download url.

This commit is contained in:
Andrius Štikonas 2022-10-21 00:09:37 +02:00
parent a1505e1c68
commit effac229c1
6 changed files with 7 additions and 7 deletions

View file

@ -1,7 +0,0 @@
# SPDX-FileCopyrightText: 2021 Andrius Štikonas <andrius@stikonas.eu>
#
# SPDX-License-Identifier: GPL-3.0-or-later
src_configure() {
./configure --prefix="${PREFIX}" --libdir="${PREFIX}/lib/musl" --static
}