npth: new at 1.6

This commit is contained in:
nitori 2024-01-01 21:48:38 +00:00
parent 22d2a4e5af
commit bb0dcf35a8
Signed by: nitori
GPG Key ID: 5FBB7757BFC813A8
4 changed files with 8 additions and 0 deletions

5
extra/npth/build Executable file
View File

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

1
extra/npth/checksums Normal file
View File

@ -0,0 +1 @@
0dbd5841aa4c463115b89600074c617b257d18620cf17b4d31b6f0006cf75e3dc8

1
extra/npth/sources Normal file
View File

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

1
extra/npth/version Normal file
View File

@ -0,0 +1 @@
1.6 1