pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
copyq: fix pkglint
Module Name: pkgsrc-wip
Committed By: kikadf <kikadf.01%gmail.com@localhost>
Pushed By: kikadf
Date: Wed Aug 13 12:42:55 2025 +0200
Changeset: 1d45ebd05533ea926773f14c1e71b0cb4cda309d
Modified Files:
copyq/Makefile
Log Message:
copyq: fix pkglint
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1d45ebd05533ea926773f14c1e71b0cb4cda309d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
copyq/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/copyq/Makefile b/copyq/Makefile
index 78a57528f5..35201f7311 100644
--- a/copyq/Makefile
+++ b/copyq/Makefile
@@ -8,7 +8,7 @@ GH_PROJECT= CopyQ
GITHUB_TAG= v${PKGVERSION_NOREV}
# Fix build with Qt 6.9, remove after release>10.0.0
-PATCH_SITES= https://github.com/hluk/CopyQ/commit/
+PATCH_SITES= ${MASTER_SITES}${GH_PROJECT}/commit/
PATCH_DIST_STRIP= -p1
PATCHFILES= f08c0d46a239362c5d3525ef9c3ba943bb00f734.patch
Home |
Main Index |
Thread Index |
Old Index