summaryrefslogtreecommitdiff
path: root/lang/rust
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-10-26 10:31:34 +0000
committerwiz <wiz@pkgsrc.org>2022-10-26 10:31:34 +0000
commitc3fe9d5eba21b2895cd29de8d453b007ffef87a8 (patch)
treeb06e17b799ffac81a6d8b3fd8a285eda6e3c5f05 /lang/rust
parentfa0efce1c226420055ccadcd7656ef4f3339fba8 (diff)
downloadpkgsrc-c3fe9d5eba21b2895cd29de8d453b007ffef87a8.tar.gz
*: bump PKGREVISION for libunistring shlib major bump
Diffstat (limited to 'lang/rust')
-rw-r--r--lang/rust/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/rust/Makefile b/lang/rust/Makefile
index ed4eae90d9c..ee29f3f28dd 100644
--- a/lang/rust/Makefile
+++ b/lang/rust/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.269 2022/10/24 08:08:44 he Exp $
+# $NetBSD: Makefile,v 1.270 2022/10/26 10:31:35 wiz Exp $
DISTNAME= rustc-1.63.0-src
PKGNAME= ${DISTNAME:S/rustc/rust/:S/-src//}
+PKGREVISION= 1
CATEGORIES= lang
MASTER_SITES= https://static.rust-lang.org/dist/