development/Catch: Updated for version 1.6.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
c7868b819a
commit
9b6e99ac37
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=Catch
|
||||
VERSION=${VERSION:-1.5.9}
|
||||
VERSION=${VERSION:-1.6.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Catch"
|
||||
VERSION="1.5.9"
|
||||
VERSION="1.6.1"
|
||||
HOMEPAGE="https://github.com/philsquared/Catch"
|
||||
DOWNLOAD="https://github.com/philsquared/Catch/archive/v1.5.9/Catch-1.5.9.tar.gz"
|
||||
MD5SUM="cfee7bfd5856641e118b5fb40223a7af"
|
||||
DOWNLOAD="https://github.com/philsquared/Catch/archive/v1.6.1/Catch-1.6.1.tar.gz"
|
||||
MD5SUM="325ae27499cfef4c5b1d4f83f425c920"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue