ucspi-ssl: update to 0.99c.
This commit is contained in:
parent
fdb4493d57
commit
d1418f748c
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
--- host/superscript.com/net/ucspi-ssl-0.99b/src/ssl_env.c.orig
|
||||
+++ host/superscript.com/net/ucspi-ssl-0.99b/src/ssl_env.c
|
||||
--- host/superscript.com/net/ucspi-ssl-0.99c/src/ssl_env.c.orig
|
||||
+++ host/superscript.com/net/ucspi-ssl-0.99c/src/ssl_env.c
|
||||
@@ -47,7 +47,7 @@
|
||||
int n;
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ucspi-ssl'
|
||||
pkgname=ucspi-ssl
|
||||
version=0.99b
|
||||
revision=2
|
||||
version=0.99c
|
||||
revision=1
|
||||
short_desc="Command-line tools for building SSL client-server applications"
|
||||
maintainer="Evan Deaubl <evan@deaubl.name>"
|
||||
license="Public Domain"
|
||||
|
@ -11,7 +11,7 @@ makedepends="libressl-devel"
|
|||
depends="ucspi-tcp"
|
||||
homepage="http://www.fehcom.de/ipnet/ucspi-ssl.html"
|
||||
distfiles="http://www.fehcom.de/ipnet/ucspi-ssl/${pkgname}-${version}.tgz"
|
||||
checksum=2a442474e78896203e66d5e5828d9a3c229aa6a083238dedd0f42bdafa3de50f
|
||||
checksum=29deb07148e445df8b3b1827b96e5077fcdc11e9580fbaa944f495b5e4457920
|
||||
wrksrc="${pkgname}-${version}"
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="host/superscript.com/net/${pkgname}-${version}/src"
|
||||
|
|
Loading…
Add table
Reference in a new issue