mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 13:47: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
|
@ -2,7 +2,6 @@
|
|||
port='bc'
|
||||
version='6.5.0'
|
||||
files="https://github.com/gavinhoward/bc/releases/download/${version}/bc-${version}.tar.xz bc-${version}.tar.xz b1afb1f50c0bce6119c98590bcc8afc22f520bc85c2b512c83938dbb8321cc30"
|
||||
auth_type='sha256'
|
||||
useconfigure='true'
|
||||
configscript='configure.sh'
|
||||
configopts=("--prefix=/usr/local" "--disable-nls")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue