Skip to content

Commit 9382afc

Browse files
committed
textproc/rumdl: Add note on MSRV
1 parent 6db1a09 commit 9382afc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

textproc/rumdl/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
# $NetBSD: Makefile,v 1.17 2026/03/06 08:17:28 pin Exp $
1+
# $NetBSD: Makefile,v 1.18 2026/03/10 19:37:51 pin Exp $
22

33
DISTNAME= rumdl-0.1.42
4+
# rumdl >= v0.1.45 requires Rust >= 1.94
45
CATEGORIES= textproc
56
MASTER_SITES= ${MASTER_SITE_GITHUB:=rvben/}
67
GITHUB_TAG= v${PKGVERSION_NOREV}

0 commit comments

Comments
 (0)