pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/whisper.cpp: Update HOMEPAGE and MASTER_SITES to new GitHub organization
Module Name: pkgsrc-wip
Committed By: Ryo ONODERA <ryoon%NetBSD.org@localhost>
Pushed By: ryoon
Date: Fri Jul 10 08:47:40 2026 +0900
Changeset: 1b055f3a7232caeec973ca8e6f38d89806d5b396
Modified Files:
whisper.cpp/Makefile
Log Message:
wip/whisper.cpp: Update HOMEPAGE and MASTER_SITES to new GitHub organization
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1b055f3a7232caeec973ca8e6f38d89806d5b396
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
whisper.cpp/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/whisper.cpp/Makefile b/whisper.cpp/Makefile
index 3dc2ddf311..785b032a5a 100644
--- a/whisper.cpp/Makefile
+++ b/whisper.cpp/Makefile
@@ -2,12 +2,12 @@
DISTNAME= whisper.cpp-1.9.1
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GITHUB:=ggerganov/}
+MASTER_SITES= ${MASTER_SITE_GITHUB:=ggml-org/}
GITHUB_PROJECT= whisper.cpp
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= ryoon%NetBSD.org@localhost
-HOMEPAGE= https://github.com/ggerganov/whisper.cpp/
+HOMEPAGE= https://github.com/ggml-org/whisper.cpp
COMMENT= OpenAI's Whisper LLM inference in C/C++
LICENSE= mit
Home |
Main Index |
Thread Index |
Old Index