wok-6.x diff erlang/receipt @ rev 22431

OpenSSL 1.0.2t -> 1.0.2u: overflow bug CVE-2019-1551
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Dec 21 08:52:40 2019 +0000 (2019-12-21)
parents 6dc00c39f773
children fdc0e46cecf0
line diff
     1.1 --- a/erlang/receipt	Sat Apr 06 14:55:40 2019 +0200
     1.2 +++ b/erlang/receipt	Sat Dec 21 08:52:40 2019 +0000
     1.3 @@ -14,7 +14,7 @@
     1.4  
     1.5  DEPENDS="ncurses openssl libunixODBC"
     1.6  BUILD_DEPENDS="autoconf perl ncurses-dev openssl-dev unixODBC-dev icedtea6-jdk \
     1.7 -wxWidgets-dev gcc+gcj"
     1.8 +wxWidgets-dev gcc+gcj libxslt"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()