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:
e5ceb59
)
rust: update to 1.84.0
author
hingbong lo
<
[email protected]
>
Fri, 10 Jan 2025 00:50:53 +0000
(
00:50
+0000)
committer
Tianling Shen
<
[email protected]
>
Sat, 11 Jan 2025 14:21:50 +0000
(22:21 +0800)
Signed-off-by: hingbong lo <
[email protected]
>
lang/rust/Makefile
patch
|
blob
|
history
diff --git
a/lang/rust/Makefile
b/lang/rust/Makefile
index b4b6285e7de2e35c1eb2543304d06d79b10644f8..ab5436741230fe266ffd7a5af9147edc501f3e07 100644
(file)
--- a/
lang/rust/Makefile
+++ b/
lang/rust/Makefile
@@
-5,12
+5,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=rust
-PKG_VERSION:=1.8
1
.0
+PKG_VERSION:=1.8
4
.0
PKG_RELEASE:=1
PKG_SOURCE:=rustc-$(PKG_VERSION)-src.tar.gz
PKG_SOURCE_URL:=https://static.rust-lang.org/dist/
-PKG_HASH:=
872448febdff32e50c3c90a7e15f9bb2db131d13c588fe9071b0ed88837ccfa7
+PKG_HASH:=
15cee7395b07ffde022060455b3140366ec3a12cbbea8f1ef2ff371a9cca51bf
HOST_BUILD_DIR:=$(BUILD_DIR)/host/rustc-$(PKG_VERSION)-src
PKG_MAINTAINER:=Luca Barbato <
[email protected]
>