summaryrefslogtreecommitdiff
path: root/rust-bin
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
parent138c7f0cd0d4dc3b0526f3100cf22907ad1f17f5 (diff)
downloadopt-9f673e1c58ae0b023904d3d9a8b3dbff954826f5.tar.gz
opt-9f673e1c58ae0b023904d3d9a8b3dbff954826f5.tar.xz
rust-bin: fix binary for crux-3.5
Diffstat (limited to 'rust-bin')
-rw-r--r--rust-bin/.signature6
-rw-r--r--rust-bin/Pkgfile4
2 files changed, 5 insertions, 5 deletions
diff --git a/rust-bin/.signature b/rust-bin/.signature
index eda381efb..ae92ba91b 100644
--- a/rust-bin/.signature
+++ b/rust-bin/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/bZE4C2OP+l93fjPUPBmpSmzOPCZlUOAZq2qV63hY63/WOhYLDF9khlAl15KcYzDUK+Ki0Gmr/4BHuvepfB7IQ0=
-SHA256 (Pkgfile) = 4ffd575c1fd565e09f85ca2381d889f5364b8c0d17b153df185d15bea7c44ece
+RWSE3ohX2g5d/R3JnLwtGuQbauZ3zSyXfvc0nkvyUB0SpSlKAQDyylMU9nIiMCHlalnnfox5Y9G4YS/vclQ6bPVOAnL4Mich9AI=
+SHA256 (Pkgfile) = ff950b4abe73c53df647a818e189eeda8615ffa59b0c880183f90cd686a47736
SHA256 (.footprint) = cb42e7134ebceebac2da72a136dbb64ee2acdff6dd7754de9d2141317b32b4f6
-SHA256 (rust-1.34.1-bin.tar.xz) = c5e2d4178f3f73d16fb616657f9993bdb9db89df8f8b58a47dc626b54c5a9a1e
+SHA256 (rust-1.34.1-crux-3.5-bin.tar.xz) = 382c30acccf7b9ff3a7f993c6aa71439b97ff67c6992481bcff37e717d021af4
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