mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 16:57:36 +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
|
@ -3,7 +3,6 @@ port='md4c'
|
|||
version='0.4.8'
|
||||
workdir="md4c-release-${version}"
|
||||
files="https://github.com/mity/md4c/archive/release-${version}.tar.gz md4c-${version}.tar.gz 4a457df853425b6bb6e3457aa1d1a13bccec587a04c38c622b1013a0da41439f"
|
||||
auth_type='sha256'
|
||||
useconfigure='true'
|
||||
|
||||
configure() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue