mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 22:57:35 +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='6.4.0'
|
|||
workdir="qt5compat-everywhere-src-${version}"
|
||||
useconfigure='true'
|
||||
files="https://download.qt.io/official_releases/qt/$(cut -d. -f1,2 <<< ${version})/${version}/submodules/qt5compat-everywhere-src-${version}.tar.xz qt6-qt5compat-${version}.tar.xz 73475d0837f78246d509199f211a35c71fc36cccf64b3de258ebc6387194a4c0"
|
||||
auth_type='sha256'
|
||||
depends=(
|
||||
'qt6-qtbase'
|
||||
'libiconv'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue