mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-20 18:53:33 +08:00
dont version bump since all the patches need to be redone
This commit is contained in:
parent
272e7fda19
commit
03cac04c28
@ -5,7 +5,7 @@
|
|||||||
#############################################################
|
#############################################################
|
||||||
|
|
||||||
# TARGETS
|
# TARGETS
|
||||||
OPENSSL_VER:=0.9.8
|
OPENSSL_VER:=0.9.7e
|
||||||
OPENSSL_SITE:=http://www.openssl.org/source
|
OPENSSL_SITE:=http://www.openssl.org/source
|
||||||
OPENSSL_SOURCE:=openssl-$(OPENSSL_VER).tar.gz
|
OPENSSL_SOURCE:=openssl-$(OPENSSL_VER).tar.gz
|
||||||
OPENSSL_DIR:=$(BUILD_DIR)/openssl-$(OPENSSL_VER)
|
OPENSSL_DIR:=$(BUILD_DIR)/openssl-$(OPENSSL_VER)
|
||||||
|
Loading…
Reference in New Issue
Block a user