mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 07:17:34 +00:00
Ports: Remove support for auth_type
s other than sha256
This commit is contained in:
parent
f7ccdc268d
commit
89b0a61067
302 changed files with 16 additions and 399 deletions
|
@ -4,7 +4,6 @@ version=1.8.6
|
|||
files="https://github.com/saitoha/libsixel/archive/refs/tags/v${version}.tar.gz ${port}-${version}.tar.gz 37611d60c7dbcee701346967336dbf135fdd5041024d5f650d52fae14c731ab9"
|
||||
useconfigure=true
|
||||
use_fresh_config_sub=true
|
||||
auth_type=sha256
|
||||
configopts=("--prefix=${SERENITY_INSTALL_ROOT}/usr/local")
|
||||
|
||||
install() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue