summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpin <pin@pkgsrc.org>2021-02-27 16:22:50 +0000
committerpin <pin@pkgsrc.org>2021-02-27 16:22:50 +0000
commit990eae9938323768945347c164718eff381fb9ea (patch)
tree6d616775ebb783da614030e1e2ae211c438c595e
parent3ea4ecc7e93f1d9892801326491a3c647b5b2063 (diff)
downloadpkgsrc-990eae9938323768945347c164718eff381fb9ea.tar.gz
sysutils/broot: add update warning
I'll update the package when we default to rust-1.50
-rw-r--r--sysutils/broot/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/broot/Makefile b/sysutils/broot/Makefile
index 42b046b87b1..b43d9411997 100644
--- a/sysutils/broot/Makefile
+++ b/sysutils/broot/Makefile
@@ -1,6 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2021/02/14 20:56:55 pin Exp $
+# $NetBSD: Makefile,v 1.14 2021/02/27 16:22:50 pin Exp $
DISTNAME= broot-1.2.4
+# WARNING: Do not update this package!
+# Newer versions require rust-1.50
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=Canop/}
GITHUB_TAG= v${PKGVERSION_NOREV}