libressl-devel: remove obsolete conflicts; update deps.
This commit is contained in:
parent
307dbf2afd
commit
48e4dfbd35
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'libressl'
|
# Template file for 'libressl'
|
||||||
pkgname=libressl
|
pkgname=libressl
|
||||||
version=2.2.4
|
version=2.2.4
|
||||||
revision=2
|
revision=3
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Version of the TLS/crypto stack forked from OpenSSL"
|
short_desc="Version of the TLS/crypto stack forked from OpenSSL"
|
||||||
@ -58,8 +58,7 @@ libtls6_package() {
|
|||||||
}
|
}
|
||||||
libressl-devel_package() {
|
libressl-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
depends="libressl-${version}_${revision}"
|
depends="libcrypto35-${version}_${revision} libssl35-${version}_${revision} libtls6-${version}_${revision}"
|
||||||
conflicts="openssl-devel>=0"
|
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/include
|
vmove usr/include
|
||||||
vmove usr/lib/*.a
|
vmove usr/lib/*.a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user