development/Catch: Updated for version 1.7.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ba1787c92d
commit
cb04807cb5
|
@ -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.7.0}
|
VERSION=${VERSION:-1.7.1}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="Catch"
|
PRGNAM="Catch"
|
||||||
VERSION="1.7.0"
|
VERSION="1.7.1"
|
||||||
HOMEPAGE="https://github.com/philsquared/Catch"
|
HOMEPAGE="https://github.com/philsquared/Catch"
|
||||||
DOWNLOAD="https://github.com/philsquared/Catch/archive/v1.7.0/Catch-1.7.0.tar.gz"
|
DOWNLOAD="https://github.com/philsquared/Catch/archive/v1.7.1/Catch-1.7.1.tar.gz"
|
||||||
MD5SUM="fcd74a0915869e46a0b9e8a54bcc2748"
|
MD5SUM="74705e7063c3fd4a4fd9fe6e4f7adc3f"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in New Issue