Skip to content

Commit

Permalink
Update Catch to v3.5.0 (#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
offa committed Dec 22, 2023
1 parent be6e3db commit 8205e51
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ require ${PN}.inc
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c"

SRC_URI = "git://github.com/catchorg/Catch2.git;protocol=https;nobranch=1"
SRCREV = "6e79e682b726f524310d55dec8ddac4e9c52fb5f"
SRCREV = "53d0d913a422d356b23dd927547febdf69ee9081"

S = "${WORKDIR}/git"

Expand Down

0 comments on commit 8205e51

Please sign in to comment.