Merge pull request #920 from chewitt/ssl-unbump

libressl: drop back to 2.3.9 to avoid soname changes
This commit is contained in:
Lukas Rusak 2016-11-06 23:11:51 -08:00 committed by GitHub
commit c00db0142d

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="libressl"
PKG_VERSION="2.4.3"
PKG_VERSION="2.3.9"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="BSD"