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:
1e1f756
)
rust: update to 1.80.1
author
Luca Barbato
<
[email protected]
>
Tue, 13 Aug 2024 07:21:47 +0000
(07:21 +0000)
committer
Tianling Shen
<
[email protected]
>
Tue, 13 Aug 2024 08:19:37 +0000
(16:19 +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 92ff8f3a2d5fd7cad316b3cf857f1dac2d450501..dd14e27d534ef5330a784a21f58149c31bd0f9c4 100644
(file)
--- a/
lang/rust/Makefile
+++ b/
lang/rust/Makefile
@@
-5,12
+5,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=rust
-PKG_VERSION:=1.80.
0
+PKG_VERSION:=1.80.
1
PKG_RELEASE:=1
PKG_SOURCE:=rustc-$(PKG_VERSION)-src.tar.gz
PKG_SOURCE_URL:=https://static.rust-lang.org/dist/
-PKG_HASH:=
6f606c193f230f6b2cae4576f7b24d50f5f9b25dff11dbf9b22f787d3521d672
+PKG_HASH:=
2c0b8f643942dcb810cbcc50f292564b1b6e44db5d5f45091153996df95d2dc4
HOST_BUILD_DIR:=$(BUILD_DIR)/host/rustc-$(PKG_VERSION)-src
PKG_MAINTAINER:=Luca Barbato <
[email protected]
>