diff --git a/pkg/hacl/Makefile b/pkg/hacl/Makefile index 59f011c1b7..9154f20a21 100644 --- a/pkg/hacl/Makefile +++ b/pkg/hacl/Makefile @@ -1,7 +1,7 @@ PKG_NAME=hacl # 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 +# The mirror was promoted from backup to main URL because upstream was deleted +PKG_URL=https://github.com/RIOT-OS-pkgmirror/hacl-c_archived PKG_VERSION=aac05f5094fc92569169d5a2af54c12387160634 PKG_LICENSE=MIT