chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31d7722
)
stunnel: Update from 5.27 to 5.28
author
Fredrik Fornwall
<fredrik@fornwall.net>
Tue, 15 Dec 2015 10:26:11 +0000
(
05:26
-0500)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Tue, 15 Dec 2015 10:26:11 +0000
(
05:26
-0500)
packages/stunnel/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/stunnel/build.sh
b/packages/stunnel/build.sh
index 31528cd1717fe2111b740bf9756ddad980bd5d04..b3fb9bf9ec330658247514bf743e043935995be0 100644
(file)
--- a/
packages/stunnel/build.sh
+++ b/
packages/stunnel/build.sh
@@
-1,6
+1,6
@@
TERMUX_PKG_HOMEPAGE=https://www.stunnel.org/
TERMUX_PKG_DESCRIPTION="Socket wrapper which can provide TLS support to ordinary applications"
-TERMUX_PKG_VERSION=5.2
7
+TERMUX_PKG_VERSION=5.2
8
TERMUX_PKG_SRCURL=https://www.stunnel.org/downloads/stunnel-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_DEPENDS="openssl, libutil"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-shared --with-ssl=$TERMUX_PREFIX --disable-fips"