From fe909e62f9c3bd6e0c45c4613db4552b2ed27780 Mon Sep 17 00:00:00 2001
From: Waldemar Brodkorb <wbrodkorb@conet.de>
Date: Tue, 16 Jun 2015 15:38:22 +0200
Subject: fix compile for x86_64

---
 package/openssl/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'package/openssl/Makefile')

diff --git a/package/openssl/Makefile b/package/openssl/Makefile
index b07a5e935..d18a31aa2 100644
--- a/package/openssl/Makefile
+++ b/package/openssl/Makefile
@@ -5,7 +5,7 @@ include ${ADK_TOPDIR}/rules.mk
 
 PKG_NAME:=		openssl
 PKG_VERSION:=		1.0.2c
-PKG_RELEASE:=		1
+PKG_RELEASE:=		2
 PKG_HASH:=		0038ba37f35a6367c58f17a7a7f687953ef8ce4f9684bbdec63e62515ed36a83
 PKG_DESCR:=		secure socket layer libraries
 PKG_SECTION:=		libs/crypto
-- 
cgit v1.2.3