pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/restic-rest-server
Module Name: pkgsrc
Committed By: wiz
Date: Mon Aug 17 13:14:54 UTC 2026
Modified Files:
pkgsrc/sysutils/restic-rest-server: Makefile
Log Message:
restic-rest-server: use more specific homepage
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/sysutils/restic-rest-server/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/restic-rest-server/Makefile
diff -u pkgsrc/sysutils/restic-rest-server/Makefile:1.32 pkgsrc/sysutils/restic-rest-server/Makefile:1.33
--- pkgsrc/sysutils/restic-rest-server/Makefile:1.32 Sat Aug 15 12:53:36 2026
+++ pkgsrc/sysutils/restic-rest-server/Makefile Mon Aug 17 13:14:54 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2026/08/15 12:53:36 bsiegert Exp $
+# $NetBSD: Makefile,v 1.33 2026/08/17 13:14:54 wiz Exp $
DISTNAME= rest-server-0.14.0
PKGNAME= restic-${DISTNAME}
@@ -9,7 +9,7 @@ GITHUB_PROJECT= rest-server
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://restic.net/
+HOMEPAGE= https://github.com/restic/rest-server
COMMENT= REST server for restic
LICENSE= mit
Home |
Main Index |
Thread Index |
Old Index