pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/userspace-rcu



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Feb 16 08:20:13 UTC 2026

Modified Files:
        pkgsrc/devel/userspace-rcu: Makefile

Log Message:
userspace-rcu: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/userspace-rcu/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/userspace-rcu/Makefile
diff -u pkgsrc/devel/userspace-rcu/Makefile:1.18 pkgsrc/devel/userspace-rcu/Makefile:1.19
--- pkgsrc/devel/userspace-rcu/Makefile:1.18    Sat Sep  6 09:28:59 2025
+++ pkgsrc/devel/userspace-rcu/Makefile Mon Feb 16 08:20:13 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2025/09/06 09:28:59 he Exp $
+# $NetBSD: Makefile,v 1.19 2026/02/16 08:20:13 wiz Exp $
 
 DISTNAME=      userspace-rcu-0.15.3
 CATEGORIES=    devel
@@ -6,7 +6,7 @@ MASTER_SITES=   https://lttng.org/files/ur
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://lttng.org/urcu
+HOMEPAGE=      https://liburcu.org/
 COMMENT=       Userspace RCU (Read Copy Update)
 LICENSE=       gnu-lgpl-v2.1
 



Home | Main Index | Thread Index | Old Index