nassl: fix pkgcheck issues

This commit is contained in:
Guido Kroon 2020-06-20 23:50:07 +02:00
parent d20620a5cd
commit e829800ad4
No known key found for this signature in database
GPG key ID: 394C398C531EFAB0

View file

@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/nabla-c0d3/nassl"
SRC_URI="https://github.com/nabla-c0d3/nassl/archive/${PV}.tar.gz -> ${P}.tar.gz
https://github.com/openssl/openssl/archive/${MY_OPENSSL_LEGACY}.zip -> openssl-${MY_OPENSSL_LEGACY}.zip
https://github.com/openssl/openssl/archive/${MY_OPENSSL_MODERN}.zip -> openssl-${MY_OPENSSL_MODERN}.zip
http://zlib.net/${MY_ZLIB}.tar.gz"
https://zlib.net/${MY_ZLIB}.tar.gz"
LICENSE="GPL-2"
SLOT="0"