1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 14:33:52 +01:00

Merge pull request #15452 from benpicco/pkg/hacl-fork

pkg/hacl: switch upstream to backup copy
This commit is contained in:
Kaspar Schleiser 2020-11-17 10:08:56 +01:00 committed by GitHub
commit 3f21b5617f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,7 @@
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_LICENSE=MIT