pkgsrc-WIP-changes archive

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

syncthing: Reset PKGREVISION



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Tue Dec 5 19:23:02 2023 -0500
Changeset:	2c35f4ff79c9a73f265501e0f4d545d25d5f81f8

Modified Files:
	syncthing/Makefile

Log Message:
syncthing: Reset PKGREVISION

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2c35f4ff79c9a73f265501e0f4d545d25d5f81f8

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

diffstat:
 syncthing/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/syncthing/Makefile b/syncthing/Makefile
index 1ea8450a49..01c39f8a32 100644
--- a/syncthing/Makefile
+++ b/syncthing/Makefile
@@ -3,7 +3,6 @@
 # Protocol breaks require tech-pkg@ discussion and MAINTAINER approval.
 DISTNAME=	syncthing-source-v1.26.1
 PKGNAME=	${DISTNAME:S,source-v,,}
-PKGREVISION=	3
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=syncthing/}
 GITHUB_RELEASE=	v${PKGVERSION_NOREV}


Home | Main Index | Thread Index | Old Index