mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 18:47:44 +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
|
@ -5,6 +5,5 @@ useconfigure=true
|
|||
configopts=()
|
||||
use_fresh_config_sub=true
|
||||
files="https://ftp.osuosl.org/pub/xiph/releases/theora/libtheora-${version}.tar.bz2 libtheora-${version}.tar.bz2 b6ae1ee2fa3d42ac489287d3ec34c5885730b1296f0801ae577a35193d3affbc"
|
||||
auth_type="sha256"
|
||||
depends=("libvorbis")
|
||||
configopts=("--disable-examples" "--disable-static" "--enable-shared")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue