summaryrefslogtreecommitdiff
path: root/rust-bin/Pkgfile
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2019-05-07 18:44:18 +1000
committerDanny Rawlins <monster.romster@gmail.com>2019-05-07 18:44:18 +1000
commit9f673e1c58ae0b023904d3d9a8b3dbff954826f5 (patch)
tree1d08b5e22b0dfe091650e5126dc148c27458cc84 /rust-bin/Pkgfile
parent138c7f0cd0d4dc3b0526f3100cf22907ad1f17f5 (diff)
downloadopt-9f673e1c58ae0b023904d3d9a8b3dbff954826f5.tar.gz
opt-9f673e1c58ae0b023904d3d9a8b3dbff954826f5.tar.xz
rust-bin: fix binary for crux-3.5
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 66f07bb4a..f0c47ab8f 100644
--- a/rust-bin/Pkgfile
+++ b/rust-bin/Pkgfile
@@ -6,8 +6,8 @@
name=rust-bin
version=1.34.1
-release=1
-source=(https://crux.ster.zone/downloads/rust/rust-$version-bin.tar.xz)
+release=2
+source=(https://crux.ster.zone/downloads/rust/rust-$version-crux-3.5-bin.tar.xz)
build() {
cp -a $SRC/usr $PKG/

Generated by cgit