mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 14:27:35 +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,7 +5,6 @@ version='1.0.2'
|
|||
workdir="lowdown-VERSION_${version//./_}"
|
||||
files="https://github.com/kristapsdz/lowdown/archive/refs/tags/VERSION_${version//./_}.tar.gz lowdown-${version}.tar.gz 049b7883874f8a8e528dc7c4ed7b27cf7ceeb9ecf8fe71c3a8d51d574fddf84b"
|
||||
useconfigure='true'
|
||||
auth_type='sha256'
|
||||
|
||||
configure() {
|
||||
run ./configure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue