Fixed pkgconfig template file (version variable);

This commit is contained in:
Alexander Vdolainen 2018-07-26 16:05:46 +03:00
parent f60082946c
commit 81bfa9eecc

View File

@ -7,7 +7,7 @@ includedir=@includedir@
Name: libndbuf
Description: Network designed binary buffer pack/unpack library
Version: @LIBNDBUF_VERSION@
Version: @VERSION@
Requires:
Libs: -L${libdir} -lndbuf
Cflags: -I${includedir}