development/Catch: Updated for version 1.6.1.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Andre Barboza 2017-01-21 14:33:53 +00:00 committed by David Spencer
parent c7868b819a
commit 9b6e99ac37
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=Catch PRGNAM=Catch
VERSION=${VERSION:-1.5.9} VERSION=${VERSION:-1.6.1}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="Catch" PRGNAM="Catch"
VERSION="1.5.9" VERSION="1.6.1"
HOMEPAGE="https://github.com/philsquared/Catch" HOMEPAGE="https://github.com/philsquared/Catch"
DOWNLOAD="https://github.com/philsquared/Catch/archive/v1.5.9/Catch-1.5.9.tar.gz" DOWNLOAD="https://github.com/philsquared/Catch/archive/v1.6.1/Catch-1.6.1.tar.gz"
MD5SUM="cfee7bfd5856641e118b5fb40223a7af" MD5SUM="325ae27499cfef4c5b1d4f83f425c920"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""