diff options
Diffstat (limited to 'tools/libressl')
-rw-r--r-- | tools/libressl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/libressl/Makefile b/tools/libressl/Makefile index e1c3caed83..27f8496fdb 100644 --- a/tools/libressl/Makefile +++ b/tools/libressl/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libressl PKG_VERSION:=2.5.0 -PKG_MD5SUM:=8652bf6b55ab51fb37b686a3f604a2643e0e8fde2c56e6a936027d12afda6eae +PKG_HASH:=8652bf6b55ab51fb37b686a3f604a2643e0e8fde2c56e6a936027d12afda6eae PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |