development/Catch: Updated for version 1.8.2.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Andre Barboza 2017-03-17 14:54:40 +00:00 committed by Willy Sudiarto Raharjo
parent 1e92281521
commit 8cbd38b4ae
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.7.2}
VERSION=${VERSION:-1.8.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="Catch"
VERSION="1.7.2"
VERSION="1.8.2"
HOMEPAGE="https://github.com/philsquared/Catch"
DOWNLOAD="https://github.com/philsquared/Catch/archive/v1.7.2/Catch-1.7.2.tar.gz"
MD5SUM="cf82bd56da385cddd3b2e2882e544544"
DOWNLOAD="https://github.com/philsquared/Catch/archive/v1.8.2/Catch-1.8.2.tar.gz"
MD5SUM="23562b3d3c8cc0a191ca74580320429a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""