Add new tarball-based checksums to all packages

This commit is contained in:
fosslinux 2022-01-18 20:36:55 +11:00
parent 968d2ea7d1
commit a343dcf6ed
163 changed files with 200 additions and 2326 deletions

View file

@ -1 +0,0 @@
9440eb051ab29c7f103adea17890180091238155473bb8b8a25dbba8b37af3e6 /usr/lib/musl/libz.a

View file

@ -2,6 +2,8 @@
#
# SPDX-License-Identifier: GPL-3.0-or-later
checksum=be2c295f7e55e7f26c2d21a8497d38a2da2f5d2c5f629337531e43e6570c41e1
src_configure() {
./configure --prefix="${PREFIX}" --libdir="${PREFIX}/lib/musl" --static
}