From bbdd9eb536b8a6fab538ac5fb8b7ac575e0f13c7 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 17 Nov 2023 15:34:22 +0000 Subject: [PATCH] CUPS: fix source code URL (#377) --- software/cups.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/cups.yml b/software/cups.yml index e53f81618a..5bf0797b28 100644 --- a/software/cups.yml +++ b/software/cups.yml @@ -7,7 +7,7 @@ platforms: - C tags: - Miscellaneous -source_code_url: https://github.com/OpenPrinting/cups/commits/master +source_code_url: https://github.com/OpenPrinting/cups stargazers_count: 1726 updated_at: '2022-06-27' archived: false