diff --git a/trunk/libs/libssl/Makefile b/trunk/libs/libssl/Makefile index 6b69a58a2d6..756bd5a2967 100644 --- a/trunk/libs/libssl/Makefile +++ b/trunk/libs/libssl/Makefile @@ -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 diff --git a/trunk/libs/libssl/patches/openssl-1.1.1t.patch b/trunk/libs/libssl/patches/0001-do-not-build-tests.patch similarity index 100% rename from trunk/libs/libssl/patches/openssl-1.1.1t.patch rename to trunk/libs/libssl/patches/0001-do-not-build-tests.patch