projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9997b8
)
rust: update to 1.68.2
author
Luca Barbato
<
[email protected]
>
Sat, 1 Apr 2023 17:41:14 +0000
(17:41 +0000)
committer
Tianling Shen
<
[email protected]
>
Sun, 2 Apr 2023 18:30:53 +0000
(
02:30
+0800)
Signed-off-by: Luca Barbato <
[email protected]
>
lang/rust/Makefile
patch
|
blob
|
history
diff --git
a/lang/rust/Makefile
b/lang/rust/Makefile
index dcee587ac522ef48651d4ad53d81da4e720ebecd..b574b718a67dd5964efad2886dd32e6d0e2be9c1 100644
(file)
--- a/
lang/rust/Makefile
+++ b/
lang/rust/Makefile
@@
-5,12
+5,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=rust
-PKG_VERSION:=1.68.
1
+PKG_VERSION:=1.68.
2
PKG_RELEASE:=1
PKG_SOURCE:=rustc-$(PKG_VERSION)-src.tar.gz
PKG_SOURCE_URL:=https://static.rust-lang.org/dist/
-PKG_HASH:=
ccb051df5701d4c588e3d0558f83e73e7eea0a9b165dab3e39dd2db8a6a25d03
+PKG_HASH:=
93339c23f7cd4d0c45db58e18b4c6e16d6070f4277aad9d2492d23294bf32e96
HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/rustc-$(PKG_VERSION)-src
PKG_MAINTAINER:=Luca Barbato <
[email protected]
>