libksba: new at 1.6.5

This commit is contained in:
nitori 2024-01-01 21:46:13 +00:00
parent 87e8e98c09
commit 74ed182d57
Signed by: nitori
GPG Key ID: 5FBB7757BFC813A8
4 changed files with 8 additions and 0 deletions

5
extra/libksba/build Executable file
View File

@ -0,0 +1,5 @@
#!/bin/sh -e
./configure --prefix=/usr
make
make DESTDIR="$1" install

1
extra/libksba/checksums Normal file
View File

@ -0,0 +1 @@
d54a162251f19d50f52cc051a9d9fcac98b5b18c79aa0adcc884e631df8e50f32e

1
extra/libksba/sources Normal file
View File

@ -0,0 +1 @@
https://www.gnupg.org/ftp/gcrypt/libksba/libksba-1.6.5.tar.bz2

1
extra/libksba/version Normal file
View File

@ -0,0 +1 @@
1.6.5 1