mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +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>
|
||||
pkgname=bearssl
|
||||
pkgver=0.6
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="The BearSSL implementation of the SSL/TLS protocol"
|
||||
url="https://bearssl.org/"
|
||||
arch="all"
|
||||
license="MIT"
|
||||
subpackages="$pkgname-dev"
|
||||
subpackages="$pkgname-dev $pkgname-libs"
|
||||
source="
|
||||
https://bearssl.org/bearssl-$pkgver.tar.gz
|
||||
bearssl-brssl-dynamic.patch
|
||||
|
Loading…
Reference in New Issue
Block a user