mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 19:57:36 +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
|
@ -3,7 +3,6 @@ port='SDL2_ttf'
|
|||
version='2.20.1'
|
||||
useconfigure='true'
|
||||
files="https://github.com/libsdl-org/SDL_ttf/releases/download/release-${version}/SDL2_ttf-${version}.tar.gz SDL2_ttf-${version}.tar.gz 78cdad51f3cc3ada6932b1bb6e914b33798ab970a1e817763f22ddbfd97d0c57"
|
||||
auth_type='sha256'
|
||||
depends=("SDL2" "freetype")
|
||||
|
||||
configure() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue