Skip to content

Commit

Permalink
libssl: upgrade to 1.1.1w
Browse files Browse the repository at this point in the history
  • Loading branch information
tsl0922 committed Oct 11, 2023
1 parent aeef413 commit 0c3e77e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions trunk/libs/libssl/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
include $(ROOTDIR)/rules.mk

PKG_NAME:=openssl
PKG_VERSION:=1.1.1t
PKG_VERSION:=1.1.1w

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://www.openssl.org/source/
PKG_HASH:=8dee9b24bdb1dcbf0c3d1e9b02fb8f6bf22165e807f45adeb7c9677536859d3b
PKG_HASH:=cf3098950cb4d853ad95c0841f1f9c6d3dc102dccfcacd521d93925208b76ac8

include $(INCLUDE_DIR)/package.mk

Expand Down

0 comments on commit 0c3e77e

Please sign in to comment.