projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
update openssl to new upstream release (v0.9.7i),
[openwrt.git]
/
openwrt
/
package
/
openssl
/
Makefile
diff --git
a/openwrt/package/openssl/Makefile
b/openwrt/package/openssl/Makefile
index
f1e6c5e
..
b76f02e
100644
(file)
--- a/
openwrt/package/openssl/Makefile
+++ b/
openwrt/package/openssl/Makefile
@@
-3,9
+3,9
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=openssl
include $(TOPDIR)/rules.mk
PKG_NAME:=openssl
-PKG_VERSION:=0.9.7
g
+PKG_VERSION:=0.9.7
i
PKG_RELEASE:=1
PKG_RELEASE:=1
-PKG_MD5SUM:=
991615f73338a571b6a1be7d74906934
+PKG_MD5SUM:=
f69d82b206ff8bff9d0e721f97380b9e
PKG_SOURCE_URL:=http://www.openssl.org/source/ \
ftp://ftp.funet.fi/pub/crypt/cryptography/libs/openssl/source/ \
PKG_SOURCE_URL:=http://www.openssl.org/source/ \
ftp://ftp.funet.fi/pub/crypt/cryptography/libs/openssl/source/ \
@@
-36,7
+36,7
@@
$(PKG_BUILD_DIR)/.configured:
-I$(STAGING_DIR)/usr/include \
-L$(STAGING_DIR)/usr/lib -ldl \
$(OPENSSL_NO_CIPHERS) \
-I$(STAGING_DIR)/usr/include \
-L$(STAGING_DIR)/usr/lib -ldl \
$(OPENSSL_NO_CIPHERS) \
- shared no-asm no-ec no-e
ngine no-e
rr no-fips no-hw no-krb5 no-threads zlib-dynamic \
+ shared no-asm no-ec no-err no-fips no-hw no-krb5 no-threads zlib-dynamic \
)
touch $@
)
touch $@
This page took
0.038306 seconds
and
4
git commands to generate.