[Buildroot] [git commit branch/2019.11.x] package/python-crc16: update the upstream URL in Config.in

Peter Korsgaard peter at korsgaard.com
Wed Dec 25 21:42:17 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=e606f7da9b8083a833022b80b5455160f3b2221c
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2019.11.x

Update the upstream URL in the help text in Config.in. This
addresses the 'Invalid(404)' URL status in the package stats
web page output.

Signed-off-by: Mark Corbin <mark at dibsco.co.uk>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
(cherry picked from commit ff0d2dd1f2382d2602024e7008c9e6fd3255d67c)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/python-crc16/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/python-crc16/Config.in b/package/python-crc16/Config.in
index 3fd8da7a85..b7a10b66ad 100644
--- a/package/python-crc16/Config.in
+++ b/package/python-crc16/Config.in
@@ -8,4 +8,4 @@ config BR2_PACKAGE_PYTHON_CRC16
 	  or transmission. There are many variants of CRC and CRC16,
 	  in particular.
 
-	  http://pycrc16.googlecode.com/
+	  https://code.google.com/archive/p/pycrc16/


More information about the buildroot mailing list