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:
38a502b
)
Update stunnel from 5.17 to 5.19
author
Fredrik Fornwall
<fredrik@fornwall.net>
Sat, 20 Jun 2015 12:28:36 +0000
(08:28 -0400)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Sat, 20 Jun 2015 12:28:36 +0000
(08:28 -0400)
packages/stunnel/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/stunnel/build.sh
b/packages/stunnel/build.sh
index 588fb0ec11b01aec980536b62e0d191263b3f6c1..d20e4d2ea470a0e078daa4cf61ae8a358cee4352 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.1
7
+TERMUX_PKG_VERSION=5.1
9
TERMUX_PKG_SRCURL=https://www.stunnel.org/downloads/stunnel-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_DEPENDS="openssl"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-shared --with-ssl=$TERMUX_PREFIX --disable-fips"