summaryrefslogtreecommitdiff
path: root/rust-bin/Pkgfile
diff options
context:
space:
mode:
authorDanny Rawlins <contact@romster.me>2020-11-23 21:17:05 +1100
committerDanny Rawlins <contact@romster.me>2020-11-23 21:17:05 +1100
commit5505f43b04be64b3fde9857367a3f63e4f85b4e4 (patch)
tree29c2e50fab6088cc1535110b9ca94d4f116cc5bc /rust-bin/Pkgfile
parent4e42586a9fd87e379d5e19aef1c7b840be3b6ba1 (diff)
parent290ff172493571b42faf3b103d69e47851f144d3 (diff)
downloadopt-5505f43b04be64b3fde9857367a3f63e4f85b4e4.tar.gz
opt-5505f43b04be64b3fde9857367a3f63e4f85b4e4.tar.xz
Merge branch '3.5' into 3.6
Diffstat (limited to 'rust-bin/Pkgfile')
-rw-r--r--rust-bin/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/rust-bin/Pkgfile b/rust-bin/Pkgfile
index 3e69349db..83974a990 100644
--- a/rust-bin/Pkgfile
+++ b/rust-bin/Pkgfile
@@ -5,8 +5,8 @@
# Optional: sccache
name=rust-bin
-version=1.47.0
-release=2
+version=1.48.0
+release=1
source=(https://crux.ster.zone/downloads/rust/rust-$version-$release-crux-3.6-bin.tar.xz)
build() {

Generated by cgit