development/Catch2: Updated for version 3.5.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Steven Voges 2024-04-19 21:50:04 +07:00 committed by Willy Sudiarto Raharjo
parent 387b1f81f8
commit b5cbabe780
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=Catch2
VERSION=${VERSION:-3.5.3}
VERSION=${VERSION:-3.5.4}
DOCS=${DOCS:-OFF}
EXTRAS=${EXTRAS:-ON}
BUILD=${BUILD:-1}

View file

@ -1,8 +1,8 @@
PRGNAM="Catch2"
VERSION="3.5.3"
VERSION="3.5.4"
HOMEPAGE="https://github.com/catchorg/Catch2"
DOWNLOAD="https://github.com/catchorg/Catch2/archive/v3.5.3/Catch2-3.5.3.tar.gz"
MD5SUM="1f51d817ce81d54b12e87d06e159305f"
DOWNLOAD="https://github.com/catchorg/Catch2/archive/v3.5.4/Catch2-3.5.4.tar.gz"
MD5SUM="d6e53cc0ce7fa70205e0c716aff258a8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""