1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 12:17:36 +00:00

Ports: Update checksums to use the SHA256 algorithm

This commit is contained in:
Gunnar Beutner 2021-04-25 12:20:15 +02:00 committed by Linus Groh
parent d77e7e99e4
commit 5911d379a6
61 changed files with 122 additions and 122 deletions

View file

@ -3,8 +3,8 @@ port=ntbtls
version=0.2.0
useconfigure=true
#configopts="--with-libgpg-error-prefix=${SERENITY_INSTALL_ROOT}/usr/local"
files="https://gnupg.org/ftp/gcrypt/ntbtls/ntbtls-${version}.tar.bz2 ntbtls-${version}.tar.bz2 efe1b12502df319bf78707a2fa767098"
auth_type=md5
files="https://gnupg.org/ftp/gcrypt/ntbtls/ntbtls-${version}.tar.bz2 ntbtls-${version}.tar.bz2 649fe74a311d13e43b16b26ebaa91665ddb632925b73902592eac3ed30519e17"
auth_type=sha256
pre_configure() {
export ntbtls_cv_gcc_has_f_visibility=no