Skip to content

Commit

Permalink
Version
Browse files Browse the repository at this point in the history
  • Loading branch information
jl777 committed Jul 19, 2019
1 parent 2b78b21 commit 0dd28ee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions libbtc.pc.in
Expand Up @@ -3,9 +3,9 @@ exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libbtc
Description: C library for manipulating bitcoin data structures
URL: https://github.com/jonasschnelli/libbtc
Name: libnspv
Description: C library for nSPV superlite client
URL: https://github.com/jl777/libnspv
Version: @PACKAGE_VERSION@
Cflags: -I${includedir}
Libs: -L${libdir} -lbtc
Expand Down

0 comments on commit 0dd28ee

Please sign in to comment.