development/Catch: Updated for version 1.7.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andre Barboza 2017-02-09 06:40:39 +07:00 committed by Willy Sudiarto Raharjo
parent ba1787c92d
commit cb04807cb5
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.0}
VERSION=${VERSION:-1.7.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="Catch"
VERSION="1.7.0"
VERSION="1.7.1"
HOMEPAGE="https://github.com/philsquared/Catch"
DOWNLOAD="https://github.com/philsquared/Catch/archive/v1.7.0/Catch-1.7.0.tar.gz"
MD5SUM="fcd74a0915869e46a0b9e8a54bcc2748"
DOWNLOAD="https://github.com/philsquared/Catch/archive/v1.7.1/Catch-1.7.1.tar.gz"
MD5SUM="74705e7063c3fd4a4fd9fe6e4f7adc3f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""