development/Catch: Updated for version 1.9.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andre Barboza 2017-05-26 07:59:20 +07:00 committed by Willy Sudiarto Raharjo
parent 086957823b
commit be45da3d9b
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=Catch
VERSION=${VERSION:-1.9.3}
VERSION=${VERSION:-1.9.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="Catch"
VERSION="1.9.3"
VERSION="1.9.4"
HOMEPAGE="https://github.com/philsquared/Catch"
DOWNLOAD="https://github.com/philsquared/Catch/archive/v1.9.3/Catch-1.9.3.tar.gz"
MD5SUM="95f2853a32d3b5736de1c0d83ac01db5"
DOWNLOAD="https://github.com/philsquared/Catch/archive/v1.9.4/Catch-1.9.4.tar.gz"
MD5SUM="84d646fc40373e4ba217363a091ce7b1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""