pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

libopeninput: set GITHUB_PROJECT to fix download for users of Makefile.common



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Thu Feb 26 18:27:30 2026 +0100
Changeset:	02a29eb040a27f18d4331439aebf5e880f049130

Modified Files:
	libopeninput/Makefile.common

Log Message:
libopeninput: set GITHUB_PROJECT to fix download for users of Makefile.common

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=02a29eb040a27f18d4331439aebf5e880f049130

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 libopeninput/Makefile.common | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/libopeninput/Makefile.common b/libopeninput/Makefile.common
index b59c624ea5..d36e86a852 100644
--- a/libopeninput/Makefile.common
+++ b/libopeninput/Makefile.common
@@ -5,6 +5,7 @@
 VERSION=	1.26.2
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=sizeofvoid/}
+GITHUB_PROJECT=	libopeninput
 GITHUB_TAG=	5e93d5c82d455c3901c2cb9b40dbbe5358a88e30
 
 MAINTAINER=	kikadf.01%gmail.com@localhost


Home | Main Index | Thread Index | Old Index