openssl: Fix copyright year.

This commit is contained in:
waddlesplash
2020-03-15 17:13:00 -04:00
committed by GitHub
parent 9c9dbe83cc
commit c77570ff43

View File

@@ -13,7 +13,7 @@ commercial and non-commercial purposes subject to some simple license \
conditions."
HOMEPAGE="https://www.openssl.org/"
COPYRIGHT="1995-1998 Eric Young
1998-2020 The OpenSSL Project."
1998-2019 The OpenSSL Project."
LICENSE="OpenSSL"
REVISION="1"
SOURCE_URI="https://www.openssl.org/source/openssl-$portVersion.tar.gz"