development/Catch: Updated for version 1.9.5.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andre Barboza 2017-06-23 13:45:07 +07:00 committed by Willy Sudiarto Raharjo
parent c1214d4ced
commit a33e85e4af
No known key found for this signature in database
GPG key ID: 887B8374D7333381
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.4}
VERSION=${VERSION:-1.9.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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