mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 15:47:34 +00:00
Ports: Remove the filename
entry from files
This commit is contained in:
parent
2732545b4c
commit
fb4db096cb
311 changed files with 335 additions and 339 deletions
|
@ -12,7 +12,7 @@ configopts=(
|
|||
'-DALSOFT_BACKEND_SDL2=ON'
|
||||
)
|
||||
files=(
|
||||
"https://openal-soft.org/openal-releases/openal-soft-${version}.tar.bz2 openal-soft-${version}.tar.bz2 c8ad767e9a3230df66756a21cc8ebf218a9d47288f2514014832204e666af5d8"
|
||||
"https://openal-soft.org/openal-releases/openal-soft-${version}.tar.bz2 c8ad767e9a3230df66756a21cc8ebf218a9d47288f2514014832204e666af5d8"
|
||||
)
|
||||
|
||||
configure() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue