mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 20:17:34 +00:00
Ports/SDL2_mixer: Update SDL2_mixer to version 2.6.3
This commit is contained in:
parent
bd94bfa80e
commit
b2cb9705f9
2 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port='SDL2_mixer'
|
||||
version='2.6.2'
|
||||
version='2.6.3'
|
||||
useconfigure='true'
|
||||
files=(
|
||||
"https://github.com/libsdl-org/SDL_mixer/releases/download/release-${version}/SDL2_mixer-${version}.tar.gz#8cdea810366decba3c33d32b8071bccd1c309b2499a54946d92b48e6922aa371"
|
||||
"https://github.com/libsdl-org/SDL_mixer/releases/download/release-${version}/SDL2_mixer-${version}.tar.gz#7a6ba86a478648ce617e3a5e9277181bc67f7ce9876605eea6affd4a0d6eea8f"
|
||||
)
|
||||
depends=(
|
||||
'libmodplug'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue