summaryrefslogtreecommitdiff
path: root/rust-bin/Pkgfile
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2020-08-05 22:51:02 +1000
committerDanny Rawlins <monster.romster@gmail.com>2020-08-05 22:51:02 +1000
commit781bf97d08d3f0e6dbf78e7f48b38b3d92522ff8 (patch)
tree121c153298a2b8482352ca4f727f01671e7dd5ee /rust-bin/Pkgfile
parent863d0bc5192620d293636e755f33fecdc2428b7c (diff)
downloadopt-781bf97d08d3f0e6dbf78e7f48b38b3d92522ff8.tar.gz
opt-781bf97d08d3f0e6dbf78e7f48b38b3d92522ff8.tar.xz
rust-bin: use binary for crux 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 1333dad40..20ddcda2f 100644
--- a/rust-bin/Pkgfile
+++ b/rust-bin/Pkgfile
@@ -6,8 +6,8 @@
name=rust-bin
version=1.45.1
-release=2
-source=(https://crux.ster.zone/downloads/rust/rust-$version-$release-crux-3.5-bin.tar.xz)
+release=1
+source=(https://crux.ster.zone/downloads/rust/rust-$version-$release-crux-3.6-bin.tar.xz)
build() {
cp -a $SRC/usr $PKG/

Generated by cgit