development/Catch: Updated for version 1.10.0

Signed-off-by: Andre Barboza <bmg.andre@gmail.com>
This commit is contained in:
Andre Barboza 2017-09-25 21:30:32 -03:00 committed by Willy Sudiarto Raharjo
parent 04d3558b67
commit 7e6de873e2
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.6}
VERSION=${VERSION:-1.10.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="Catch"
VERSION="1.9.6"
VERSION="1.10.0"
HOMEPAGE="https://github.com/philsquared/Catch"
DOWNLOAD="https://github.com/philsquared/Catch/archive/v1.9.6/Catch-1.9.6.tar.gz"
MD5SUM="4b620f5d57c3b39c268fac7b4e58419e"
DOWNLOAD="https://github.com/philsquared/Catch/archive/v1.10.0/Catch-1.10.0.tar.gz"
MD5SUM="dbf33b43d6289d2f586cc3f4f9a4f540"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""