projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
package/openssl: move configuration in submenu
[openwrt.git]
/
package
/
openssl
/
Makefile
diff --git
a/package/openssl/Makefile
b/package/openssl/Makefile
index
e7a7490
..
bdeb897
100644
(file)
--- 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_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/ \
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)
CATEGORY:=Libraries
DEPENDS:=+zlib
TITLE+= (libraries)
+ MENU:=1
endef
define Package/libopenssl/description
endef
define Package/libopenssl/description
This page took
0.019175 seconds
and
4
git commands to generate.