2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

libretls: unbundle

This commit is contained in:
Owen Rafferty 2022-10-11 17:14:31 -05:00 committed by git-bruh
parent a405f73b33
commit e2db750ac7
No known key found for this signature in database
5 changed files with 11 additions and 0 deletions

7
extra/libretls/build Executable file
View File

@ -0,0 +1,7 @@
#!/bin/sh -e
./configure \
--prefix=/usr
make
make install

1
extra/libretls/checksums Normal file
View File

@ -0,0 +1 @@
59ce9961cb1b1a2859cacb9863eeccc3bbeadf014840a1c61a0ac12ad31bcc9e

1
extra/libretls/depends Normal file
View File

@ -0,0 +1 @@
openssl

1
extra/libretls/sources Normal file
View File

@ -0,0 +1 @@
https://causal.agency/libretls/libretls-VERSION.tar.gz

1
extra/libretls/version Normal file
View File

@ -0,0 +1 @@
3.5.2 1