pkg/hacl: switch upstream to backup copy
The https://github.com/mitls/hacl-c repo was deleted. Getting the new upstream (https://github.com/project-everest/hacl-star) to work nicely as a package requires some non-trivial work and in the meantime all CI jobs will fail. As a short-term solution, switch the upstream to a backup version of the original repository.
This commit is contained in:
parent
a3e4c1eca5
commit
4c9a3c0434
@ -1,5 +1,7 @@
|
|||||||
PKG_NAME=hacl
|
PKG_NAME=hacl
|
||||||
PKG_URL=https://github.com/mitls/hacl-c
|
# TODO: switch to https://github.com/project-everest/hacl-star
|
||||||
|
# backup of last state before upstream was deleted
|
||||||
|
PKG_URL=https://github.com/benpicco/hacl-c_archived
|
||||||
PKG_VERSION=aac05f5094fc92569169d5a2af54c12387160634
|
PKG_VERSION=aac05f5094fc92569169d5a2af54c12387160634
|
||||||
PKG_LICENSE=MIT
|
PKG_LICENSE=MIT
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user