From bfd9153391cf9a8eb58f18d73e4a86bb96faec7e Mon Sep 17 00:00:00 2001 From: MrKevinWeiss Date: Thu, 9 Feb 2023 18:54:07 +0100 Subject: [PATCH] tools/kconfiglib: Update to RIOT-OS package --- dist/tools/kconfiglib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/tools/kconfiglib/Makefile b/dist/tools/kconfiglib/Makefile index 300bd8fe51..b69c60e67f 100644 --- a/dist/tools/kconfiglib/Makefile +++ b/dist/tools/kconfiglib/Makefile @@ -1,6 +1,6 @@ PKG_NAME=kconfiglib -PKG_URL=https://github.com/ulfalizer/Kconfiglib -PKG_VERSION=061e71f7d78cb057762d88de088055361863deff +PKG_URL=https://github.com/RIOT-OS/Kconfiglib +PKG_VERSION=110688d78edba9fa7eb09cbe001c62fbbee86abf PKG_LICENSE=ISC include $(RIOTBASE)/pkg/pkg.mk