From 9c708b4ba045aa1e3d093538eea23032f63719b3 Mon Sep 17 00:00:00 2001 From: pin Date: Tue, 31 May 2022 11:26:56 +0000 Subject: editors/tp-note: fix broken build Sorry, it slipped through. --- editors/tp-note/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors') diff --git a/editors/tp-note/Makefile b/editors/tp-note/Makefile index c7f24601a2b..5a57ded61f5 100644 --- a/editors/tp-note/Makefile +++ b/editors/tp-note/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2022/05/26 21:24:02 pin Exp $ +# $NetBSD: Makefile,v 1.4 2022/05/31 11:26:56 pin Exp $ DISTNAME= tp-note-1.17.0 CATEGORIES= editors @@ -14,7 +14,7 @@ BUILD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat .include "cargo-depends.mk" -WRKSRC= ${WRKDIR}/tp-note-v1.16.6-f9c08da903768a697a5615b8eabd53e17ee6365f +WRKSRC= ${WRKDIR}/tp-note-v1.17.0-383ed57bc994f7ee24bd404c63296bc6b162b60b USE_TOOLS+= pkg-config -- cgit v1.2.3