Skip to content

Commit

Permalink
Fork vendored copy of libmilter
Browse files Browse the repository at this point in the history
Fixes #182
  • Loading branch information
roehling committed Nov 28, 2024
1 parent 9acb88a commit baa7f67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,8 @@ FetchContent_Declare(

FetchContent_Declare(
LibMilter
GIT_REPOSITORY https://github.com/jons/libmilter
GIT_TAG 98d481b0fd3ba1e2ca420c7c43fcc50afdae879f
GIT_REPOSITORY https://github.com/roehling/libmilter
GIT_TAG 3661f3c5ac5e47205f26775031d2ac276d6d47ca
)

FetchContent_Declare(
Expand Down

0 comments on commit baa7f67

Please sign in to comment.