mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 22:07:19 +02:00
main/bearssl: split -libs
This commit is contained in:
parent
7de1179afe
commit
0649538d19
@ -2,12 +2,12 @@
|
|||||||
# Contributor: Laurent Bercot <ska-devel@skarnet.org>
|
# Contributor: Laurent Bercot <ska-devel@skarnet.org>
|
||||||
pkgname=bearssl
|
pkgname=bearssl
|
||||||
pkgver=0.6
|
pkgver=0.6
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc="The BearSSL implementation of the SSL/TLS protocol"
|
pkgdesc="The BearSSL implementation of the SSL/TLS protocol"
|
||||||
url="https://bearssl.org/"
|
url="https://bearssl.org/"
|
||||||
arch="all"
|
arch="all"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
subpackages="$pkgname-dev"
|
subpackages="$pkgname-dev $pkgname-libs"
|
||||||
source="
|
source="
|
||||||
https://bearssl.org/bearssl-$pkgver.tar.gz
|
https://bearssl.org/bearssl-$pkgver.tar.gz
|
||||||
bearssl-brssl-dynamic.patch
|
bearssl-brssl-dynamic.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user