Skip to content

Commit

Permalink
Makefile: bump libudev version
Browse files Browse the repository at this point in the history
  • Loading branch information
illiliti committed Jul 10, 2023
1 parent 99f1bc9 commit ee32ac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ libudev.pc: libudev.pc.in
-e 's|@exec_prefix@|${PREFIX}|g' \
-e "s|@libdir@|$$libdir|g" \
-e "s|@includedir@|$$includedir|g" \
-e 's|@VERSION@|243|g' \
-e 's|@VERSION@|251|g' \
libudev.pc.in > libudev.pc

install-headers: udev.h
Expand Down

0 comments on commit ee32ac5

Please sign in to comment.