Skip to content

Commit

Permalink
Bump sdbus-c++ version to v0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanislav Angelovic committed Sep 11, 2020
1 parent 0f480f2 commit cc84697
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ inherit cmake

DEPENDS += "expat"

SRCREV = "3a4f343fb924650e7639660efa5f143961162044"
SRCREV = "6e8e5aadb674cccea5bdd55141db5dad887fbacd"
SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master;subpath=tools"

S = "${WORKDIR}/tools"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ PACKAGECONFIG[with-tests] = "-DBUILD_TESTS=ON -DTESTS_INSTALL_PATH=${libdir}/${B

DEPENDS += "expat"

SRCREV = "3a4f343fb924650e7639660efa5f143961162044"
SRCREV = "6e8e5aadb674cccea5bdd55141db5dad887fbacd"
SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master"
SRC_URI += "file://run-ptest"

Expand Down

0 comments on commit cc84697

Please sign in to comment.