[Buildroot] [PATCH 3/3] package/python-sentry-sdk: update homepage URL

Joseph Kogut joseph.kogut at gmail.com
Tue Sep 8 19:23:36 UTC 2020


Signed-off-by: Joseph Kogut <joseph.kogut at gmail.com>
---
 package/python-sentry-sdk/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/python-sentry-sdk/Config.in b/package/python-sentry-sdk/Config.in
index 62b8100bdb..e8e88bac18 100644
--- a/package/python-sentry-sdk/Config.in
+++ b/package/python-sentry-sdk/Config.in
@@ -3,6 +3,6 @@ config BR2_PACKAGE_PYTHON_SENTRY_SDK
 	select BR2_PACKAGE_PYTHON_CERTIFI # runtime
 	select BR2_PACKAGE_PYTHON_URLLIB3 # runtime
 	help
-	  Python client for Sentry (https://getsentry.com).
+	  Python client for Sentry (https://sentry.io).
 
 	  https://github.com/getsentry/sentry-python
-- 
2.28.0



More information about the buildroot mailing list