pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/librelp



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jan  5 09:21:03 UTC 2026

Modified Files:
        pkgsrc/devel/librelp: Makefile

Log Message:
librelp: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/librelp/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/librelp/Makefile
diff -u pkgsrc/devel/librelp/Makefile:1.24 pkgsrc/devel/librelp/Makefile:1.25
--- pkgsrc/devel/librelp/Makefile:1.24  Thu Apr 17 21:50:29 2025
+++ pkgsrc/devel/librelp/Makefile       Mon Jan  5 09:21:03 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2025/04/17 21:50:29 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2026/01/05 09:21:03 wiz Exp $
 
 DISTNAME=      librelp-1.2.16
 PKGREVISION=   16
@@ -6,7 +6,7 @@ CATEGORIES=     devel
 MASTER_SITES=  http://download.rsyslog.com/librelp/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.librelp.com/
+HOMEPAGE=      https://www.rsyslog.com/librelp-1-1-0/
 COMMENT=       Reliable Event Logging Protocol core library
 LICENSE=       gnu-gpl-v3
 



Home | Main Index | Thread Index | Old Index