development/check: Updated for version 0.14.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Eugene M 2020-02-08 14:55:35 +07:00 committed by Willy Sudiarto Raharjo
parent dceffcaabd
commit 834ad74e92
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for Check
# Copyright 2006 Jules Villard <theblatte@loulous.org>
# Copyright 2006-2020 Jules Villard <theblatte@loulous.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,8 +25,8 @@
# Modified by Eugene M., <damagedone at gmx dot com>
PRGNAM=check
VERSION=${VERSION:-0.13.0}
BUILD=${BUILD:-2}
VERSION=${VERSION:-0.14.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then

View file

@ -1,8 +1,8 @@
PRGNAM="check"
VERSION="0.13.0"
VERSION="0.14.0"
HOMEPAGE="https://libcheck.github.io/check/"
DOWNLOAD="https://github.com/libcheck/check/releases/download/0.13.0/check-0.13.0.tar.gz"
MD5SUM="2c730c40b08482eaeb10132517970593"
DOWNLOAD="https://github.com/libcheck/check/releases/download/0.14.0/check-0.14.0.tar.gz"
MD5SUM="270e82a445be6026040267a5e11cc94b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""