Skip to content

Commit

Permalink
stunnel:
Browse files Browse the repository at this point in the history
 * bump version to [https://www.stunnel.org/sdf_ChangeLog.html 5.13]
 * compile-tested only


git-svn-id: file:///var/svn/freetz/trunk@13030 149334a1-2f27-0410-a3b9-fc62619ac1e6
  • Loading branch information
er13 committed Mar 21, 2015
1 parent 324b6bf commit b4c2bba
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG
Expand Up @@ -153,7 +153,7 @@ Latest changes:
* sqlite 3.8.8.3
* sslh 1.17
* strace 4.8
* stunnel 5.10
* stunnel 5.13
* subversion 1.7.19/1.8.11
* tinc 1.0.25
* tinyproxy 1.8.3
Expand Down
2 changes: 1 addition & 1 deletion make/stunnel/Config.in
@@ -1,5 +1,5 @@
config FREETZ_PACKAGE_STUNNEL
bool "Stunnel 5.10"
bool "Stunnel 5.13"
select FREETZ_OPENSSL_VERSION_PROMPT
select FREETZ_LIB_libcrypto if !FREETZ_PACKAGE_STUNNEL_STATIC
select FREETZ_LIB_libssl if !FREETZ_PACKAGE_STUNNEL_STATIC
Expand Down
4 changes: 2 additions & 2 deletions make/stunnel/stunnel.mk
@@ -1,6 +1,6 @@
$(call PKG_INIT_BIN, 5.10)
$(call PKG_INIT_BIN, 5.13)
$(PKG)_SOURCE:=$(pkg)-$($(PKG)_VERSION).tar.gz
$(PKG)_SOURCE_MD5:=a0edda805eb7d6ea600a230fb0979ea1
$(PKG)_SOURCE_MD5:=1cd9997d6de9e8c82ac561039a33c329
$(PKG)_SITE:=http://www.stunnel.org/downloads/archive/5.x

$(PKG)_STARTLEVEL=81
Expand Down

0 comments on commit b4c2bba

Please sign in to comment.