mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 20: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
|
@ -3,7 +3,6 @@ port='SDL2_mixer'
|
|||
version='2.6.2'
|
||||
useconfigure='true'
|
||||
files="https://github.com/libsdl-org/SDL_mixer/releases/download/release-${version}/SDL2_mixer-${version}.tar.gz SDL2_mixer-${version}.tar.gz 8cdea810366decba3c33d32b8071bccd1c309b2499a54946d92b48e6922aa371"
|
||||
auth_type='sha256'
|
||||
depends=("libmodplug" "libmpg123" "libvorbis" "SDL2" "timidity")
|
||||
|
||||
configure() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue