pkgsrc-WIP-changes archive

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

py-whichllm: fix fetch



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Sun Jun 7 13:51:06 2026 +0200
Changeset:	a4a126edd32b88eb9ddebf1b581337f00837ac85

Modified Files:
	py-whichllm/Makefile

Log Message:
py-whichllm: fix fetch

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

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

diffstat:
 py-whichllm/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/py-whichllm/Makefile b/py-whichllm/Makefile
index a9cae1f805..d23026d0b6 100644
--- a/py-whichllm/Makefile
+++ b/py-whichllm/Makefile
@@ -4,6 +4,7 @@ DISTNAME=	whichllm-0.5.5
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	python devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=Andyyyy64/}
+GITHUB_PROJECT=	whichllm
 GITHUB_TAG=	v${PKGVERSION_NOREV}
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index