mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 12: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
|
@ -2,7 +2,6 @@
|
|||
port=RISCVEmu
|
||||
version=ad8ad6a0eb8591385318b2ec1cffde6078ff0185
|
||||
files="https://github.com/IdanHo/RISCVEmu/archive/${version}.tar.gz RISCVEmu-${version}.tar.gz b4636284dd407e490ba6dd783b65caf8c019785285d6a86aece3860465276b33"
|
||||
auth_type="sha256"
|
||||
|
||||
build() {
|
||||
run "${CXX}" -o RISCVEmu RISCVEmu.cpp RISCV.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue