Skip to content

Commit

Permalink
tools/depends: Update OpenSSL to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eigendude committed Mar 9, 2020
1 parent f8fbae7 commit 180ac5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/depends/target/openssl/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ DEPS= ../../Makefile.include Makefile

# lib name, version
LIBNAME=openssl
VERSION=1.1.0h
VERSION=1.1.1
SOURCE=$(LIBNAME)-$(VERSION)
ARCHIVE=$(SOURCE).tar.gz

Expand Down

0 comments on commit 180ac5f

Please sign in to comment.