mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 02:57: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
|
@ -5,5 +5,4 @@ useconfigure='true'
|
|||
configopts=("--disable-static" "--enable-shared")
|
||||
use_fresh_config_sub='true'
|
||||
files="https://download.sourceforge.net/libpng/libpng-${version}.tar.gz libpng-${version}.tar.gz af4fb7f260f839919e5958e5ab01a275d4fe436d45442a36ee62f73e5beb75ba"
|
||||
auth_type='sha256'
|
||||
depends=("zlib")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue