summaryrefslogtreecommitdiffstats
path: root/source/d/rust/rust.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2018-09-28 03:55:56 +0000
committer Eric Hameleers <alien@slackware.com>2018-09-28 09:00:34 +0200
commit674772877f4f069e9236b7e5e7c76b10caf5d572 (patch)
tree31f9d3ee81ca9e4fe103173645e9bfbecadb7618 /source/d/rust/rust.SlackBuild
parent23035b95d979a02036bab2212baef88521828274 (diff)
downloadcurrent-674772877f4f069e9236b7e5e7c76b10caf5d572.tar.gz
current-674772877f4f069e9236b7e5e7c76b10caf5d572.tar.xz
Fri Sep 28 03:55:56 UTC 201820180928035556
ap/sqlite-3.25.2-x86_64-1.txz: Upgraded. d/rust-1.29.1-x86_64-1.txz: Upgraded. l/apr-1.6.5-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/d/rust/rust.SlackBuild')
-rwxr-xr-xsource/d/rust/rust.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/d/rust/rust.SlackBuild b/source/d/rust/rust.SlackBuild
index 3c8391ee1..6a42eb63d 100755
--- a/source/d/rust/rust.SlackBuild
+++ b/source/d/rust/rust.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=rust
SRCNAM="${PKGNAM}c"
-VERSION=${VERSION:-1.29.0}
+VERSION=${VERSION:-1.29.1}
BUILD=${BUILD:-1}
# Set this to YES to build with the system LLVM, or NO to use the bundled LLVM.