development/Catch: Updated for version 1.9.6

Signed-off-by: Andre Barboza <bmg.andre@gmail.com>
This commit is contained in:
Andre Barboza 2017-07-04 23:34:07 -03:00 committed by Willy Sudiarto Raharjo
parent bd4f447557
commit eb89dcea26
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.5}
VERSION=${VERSION:-1.9.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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