development/fly: Updated for version 6.7.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dmitrii Sosedov 2021-01-30 09:25:00 +07:00 committed by Willy Sudiarto Raharjo
parent 757c4b84a5
commit 30db4456d7
No known key found for this signature in database
GPG key ID: 3F617144D7238786
3 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for fly
# Copyright 2020 Dmitrii Sosedov, United States
# Copyright 2021 Dmitrii Sosedov, United States
# 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=fly
VERSION=${VERSION:-6.0.0}
VERSION=${VERSION:-6.7.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="fly"
VERSION="6.0.0"
VERSION="6.7.4"
HOMEPAGE="https://concourse-ci.org/fly.html"
DOWNLOAD="UNSUPPORTED"
MD5SUM="UNSUPPORTED"
DOWNLOAD_x86_64="https://github.com/concourse/concourse/releases/download/v6.0.0/fly-6.0.0-linux-amd64.tgz"
MD5SUM_x86_64="c0c66b346164b49be9121a2af4a585a0"
DOWNLOAD_x86_64="https://github.com/concourse/concourse/releases/download/v6.7.4/fly-6.7.4-linux-amd64.tgz"
MD5SUM_x86_64="43cecc7ca957a40bf2f0d6e1bac9e872"
REQUIRES=""
MAINTAINER="Dmitrii Sosedov"
EMAIL="d.sosedov@gmail.com"

View file

@ -15,5 +15,5 @@ fly: used for CI/CD, and is built to scale to any kind of automation
fly: pipeline, from simple to complex.
fly:
fly: Homepage: https://concourse-ci.org/fly.html
fly: Release date: Mar 25, 2020
fly: Release date: Jan 26, 2021
fly: