development/robotframework: Updated for version 6.0.2.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Markus Rinne 2023-01-22 13:25:17 +02:00 committed by Willy Sudiarto Raharjo
parent ae4bad474b
commit 097e59f0b5
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=robotframework
VERSION=${VERSION:-6.0.1}
VERSION=${VERSION:-6.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="robotframework"
VERSION="6.0.1"
VERSION="6.0.2"
HOMEPAGE="https://robotframework.org/"
DOWNLOAD="https://github.com/robotframework/robotframework/archive/v6.0.1/robotframework-6.0.1.tar.gz"
MD5SUM="a48b7c1f1fb105ba698765d3f8e20640"
DOWNLOAD="https://github.com/robotframework/robotframework/archive/v6.0.2/robotframework-6.0.2.tar.gz"
MD5SUM="8abf14ae37187dd9c4d1046cfe88367e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""