From 2cb6a6a2be79c00112a6f442d67f2567e371da81 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 5 Nov 2017 10:16:37 +0100 Subject: dev-cpp/catch: Update git branches --- dev-cpp/catch/catch-1.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-cpp/catch/catch-1.9999.ebuild') diff --git a/dev-cpp/catch/catch-1.9999.ebuild b/dev-cpp/catch/catch-1.9999.ebuild index 8949a527ca65..b6b3d982a71b 100644 --- a/dev-cpp/catch/catch-1.9999.ebuild +++ b/dev-cpp/catch/catch-1.9999.ebuild @@ -4,7 +4,7 @@ EAPI=6 EGIT_REPO_URI="https://github.com/philsquared/Catch.git" -EGIT_BRANCH=master +EGIT_BRANCH=Catch1.x inherit cmake-utils git-r3 DESCRIPTION="Modern C++ header-only framework for unit-tests" -- cgit v1.2.3-65-gdbad