summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorpin <pin@pkgsrc.org>2021-06-24 08:44:50 +0000
committerpin <pin@pkgsrc.org>2021-06-24 08:44:50 +0000
commit932b171db38d16822908f911557a16be5a55943f (patch)
treec9ce13c48d6453f6c73a6061505a94b60b3b5f74 /sysutils
parentfbdac6a612cf16f8ac5a82a4330967ab7e66140e (diff)
downloadpkgsrc-932b171db38d16822908f911557a16be5a55943f.tar.gz
sysutils/broot
New versions require rust-1.53.0
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/broot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/broot/Makefile b/sysutils/broot/Makefile
index f59950e8ab8..cb1429e85ac 100644
--- a/sysutils/broot/Makefile
+++ b/sysutils/broot/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2021/06/17 20:27:38 pin Exp $
+# $NetBSD: Makefile,v 1.24 2021/06/24 08:44:50 pin Exp $
DISTNAME= broot-1.6.0
+# Do not update this package. Newer versions require Rust-1.53.0
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=Canop/}
GITHUB_TAG= v${PKGVERSION_NOREV}