summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2019-07-12 22:59:52 +0200
committer Willy Sudiarto Raharjo2019-07-13 03:30:58 +0200
commit4c14ff99a7b1b41035f6a28fc7245ae884f23e98 (patch)
treeecdef87dc8f25318f1030d47f1162956d93bfdcd
parenta54d4561262b0ed7225e3224866e9eba7a8e6a02 (diff)
downloadslackbuilds-4c14ff99a7b1b41035f6a28fc7245ae884f23e98.tar.gz
development/cargo-vendor: Updated for version 0.1.23.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
-rw-r--r--development/cargo-vendor/cargo-vendor.SlackBuild4
-rw-r--r--development/cargo-vendor/cargo-vendor.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/cargo-vendor/cargo-vendor.SlackBuild b/development/cargo-vendor/cargo-vendor.SlackBuild
index c38dcb0dd3..eaf37417e1 100644
--- a/development/cargo-vendor/cargo-vendor.SlackBuild
+++ b/development/cargo-vendor/cargo-vendor.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for cargo-vendor
-# Copyright 2017-2018 Andrew Clemons, Wellington New Zealand
+# Copyright 2017-2019 Andrew Clemons, Wellington New Zealand
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=cargo-vendor
-VERSION=${VERSION:-0.1.22}
+VERSION=${VERSION:-0.1.23}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/cargo-vendor/cargo-vendor.info b/development/cargo-vendor/cargo-vendor.info
index 4efc968f5b..c922e9cc31 100644
--- a/development/cargo-vendor/cargo-vendor.info
+++ b/development/cargo-vendor/cargo-vendor.info
@@ -1,8 +1,8 @@
PRGNAM="cargo-vendor"
-VERSION="0.1.22"
+VERSION="0.1.23"
HOMEPAGE="https://github.com/alexcrichton/cargo-vendor"
-DOWNLOAD="https://github.com/alexcrichton/cargo-vendor/releases/download/0.1.22/cargo-vendor-src-0.1.22.tar.gz"
-MD5SUM="02bba70e850fae916431a17c1381d162"
+DOWNLOAD="https://github.com/alexcrichton/cargo-vendor/releases/download/0.1.23/cargo-vendor-src-0.1.23.tar.gz"
+MD5SUM="4c35b8f917b42c6fc600292d9779a84c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""