pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/openocd



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jan 15 08:35:43 UTC 2026

Modified Files:
        pkgsrc/devel/openocd: Makefile

Log Message:
openocd: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/openocd/Makefile

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

Modified files:

Index: pkgsrc/devel/openocd/Makefile
diff -u pkgsrc/devel/openocd/Makefile:1.10 pkgsrc/devel/openocd/Makefile:1.11
--- pkgsrc/devel/openocd/Makefile:1.10  Sun Apr  6 10:07:06 2025
+++ pkgsrc/devel/openocd/Makefile       Thu Jan 15 08:35:43 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2025/04/06 10:07:06 adam Exp $
+# $NetBSD: Makefile,v 1.11 2026/01/15 08:35:43 wiz Exp $
 
 DISTNAME=      openocd-0.12.0
 CATEGORIES=    devel
@@ -6,7 +6,7 @@ MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://openocd.org/
+HOMEPAGE=      https://openocd.org/
 COMMENT=       Open On-Chip Debugger
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index