From b20c8aa1f1feb614f2bc321a236183c42e50596d Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Thu, 24 Apr 2025 22:57:50 +0200 Subject: [PATCH] package/cryptopp: add upstream URL in help text The upstream URL was missing in the help text, so add it. Signed-off-by: Thomas Petazzoni Signed-off-by: Julien Olivain --- package/cryptopp/Config.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/cryptopp/Config.in b/package/cryptopp/Config.in index 1648a73f9d..95f930c8f9 100644 --- a/package/cryptopp/Config.in +++ b/package/cryptopp/Config.in @@ -6,6 +6,8 @@ config BR2_PACKAGE_CRYPTOPP help A free C++ class library of cryptographic schemes + https://cryptopp.com + comment "cryptopp needs a toolchain w/ C++, dynamic library, wchar" depends on !BR2_INSTALL_LIBSTDCPP || BR2_STATIC_LIBS || \ !BR2_USE_WCHAR