1
0
Fork 0
mirror of https://github.com/BLAKE2/libb2 synced 2024-05-04 10:56:16 +02:00

add newlines to end of files

This commit is contained in:
Samuel Neves 2019-03-10 15:25:30 +00:00
parent 9aff919276
commit 9f7b0fced6
2 changed files with 3 additions and 3 deletions

View File

@ -4,4 +4,4 @@ EXTRA_DIST = COPYING
SUBDIRS = src
pkgconfig_DATA = libb2.pc
pkgconfig_DATA = libb2.pc

View File

@ -3,10 +3,10 @@ exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: Blake2
Name: libb2
Description: C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp
URL: https://github.com/BLAKE2/libb2
Version: @VERSION@
Requires:
Cflags: -I${includedir}
Libs: -L${libdir} -lb2
Libs: -L${libdir} -lb2