MFS: Belatedly bump SHLIB_MAJOR corresponding to OpenSSL 0.9.6
This commit is contained in:
parent
f34104936c
commit
3fd8acfffe
@ -30,7 +30,7 @@ PERLPATH= ${LCRYPTO_SRC}/des/asm:${LCRYPTO_SRC}/perlasm
|
||||
.endif
|
||||
|
||||
LIB= crypto
|
||||
SHLIB_MAJOR= 1
|
||||
SHLIB_MAJOR= 2
|
||||
|
||||
MAINTAINER= kris
|
||||
|
||||
|
@ -7,7 +7,7 @@ LCRYPTOSSL_SRC=${LCRYPTO_SRC}/../ssl
|
||||
.PATH: ${LCRYPTOSSL_SRC}
|
||||
|
||||
LIB= ssl
|
||||
SHLIB_MAJOR= 1
|
||||
SHLIB_MAJOR= 2
|
||||
|
||||
MAINTAINER= kris
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user