summaryrefslogtreecommitdiff
path: root/lang/rust-bin/Makefile
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2021-11-30 14:40:00 +0000
committergdt <gdt@pkgsrc.org>2021-11-30 14:40:00 +0000
commit6d398c7b8bdfa2a21ee553436107da5d662452f9 (patch)
tree74e5b8b8bdce39478a31904569fb1c031fc99c6f /lang/rust-bin/Makefile
parentd565fffaab32ea399ef718f29a9f5edc87d96c3c (diff)
downloadpkgsrc-6d398c7b8bdfa2a21ee553436107da5d662452f9.tar.gz
lang/rust-bin: Update to 1.56.1
This catches up with lang/rust, updates for which contain upstream changes.
Diffstat (limited to 'lang/rust-bin/Makefile')
-rw-r--r--lang/rust-bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/rust-bin/Makefile b/lang/rust-bin/Makefile
index 7c77a3b5b67..888e1e34e4b 100644
--- a/lang/rust-bin/Makefile
+++ b/lang/rust-bin/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2021/09/12 18:51:50 gutteridge Exp $
+# $NetBSD: Makefile,v 1.30 2021/11/30 14:40:00 gdt Exp $
-DISTNAME= rust-1.54.0
+DISTNAME= rust-1.56.1
PKGNAME= ${DISTNAME:S/rust/rust-bin/1}
CATEGORIES= lang
MASTER_SITES= https://static.rust-lang.org/dist/