X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/de5b21a6dbb0b7aa6d6b558de66e531d0c622d65..6ffd1f7c373b7bbc266ae784c781d5dc5d177591:/package/openssl/Makefile diff --git a/package/openssl/Makefile b/package/openssl/Makefile index e7a74905f..bdeb897e6 100644 --- a/package/openssl/Makefile +++ b/package/openssl/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openssl PKG_VERSION:=0.9.8m -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.openssl.org/source/ \ @@ -46,6 +46,7 @@ $(call Package/openssl/Default) CATEGORY:=Libraries DEPENDS:=+zlib TITLE+= (libraries) + MENU:=1 endef define Package/libopenssl/description