development/cargo-vendor: Updated for version 0.1.21.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
Andrew Clemons 2018-11-03 10:04:38 +13:00 committed by Willy Sudiarto Raharjo
parent bfdaae90e5
commit 1edb93164a
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=cargo-vendor
VERSION=${VERSION:-0.1.15}
VERSION=${VERSION:-0.1.21}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="cargo-vendor"
VERSION="0.1.15"
VERSION="0.1.21"
HOMEPAGE="https://github.com/alexcrichton/cargo-vendor"
DOWNLOAD="https://github.com/alexcrichton/cargo-vendor/releases/download/0.1.15/cargo-vendor-src-0.1.15.tar.gz"
MD5SUM="d7713620d7c3456483052fa42d2a9535"
DOWNLOAD="https://github.com/alexcrichton/cargo-vendor/releases/download/0.1.21/cargo-vendor-src-0.1.21.tar.gz"
MD5SUM="9520777fb550fb089f6bb244984eecc4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""