ucspi-ssl: update to 0.98.
This commit is contained in:
parent
ff25bad577
commit
e291bf47b9
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ucspi-ssl'
|
# Template file for 'ucspi-ssl'
|
||||||
pkgname=ucspi-ssl
|
pkgname=ucspi-ssl
|
||||||
version=0.97
|
version=0.98
|
||||||
revision=3
|
revision=1
|
||||||
short_desc="Command-line tools for building SSL client-server applications"
|
short_desc="Command-line tools for building SSL client-server applications"
|
||||||
maintainer="Evan Deaubl <evan@deaubl.name>"
|
maintainer="Evan Deaubl <evan@deaubl.name>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
|
@ -11,7 +11,7 @@ makedepends="libressl-devel"
|
||||||
depends="ucspi-tcp"
|
depends="ucspi-tcp"
|
||||||
homepage="http://www.fehcom.de/ipnet/ucspi-ssl.html"
|
homepage="http://www.fehcom.de/ipnet/ucspi-ssl.html"
|
||||||
distfiles="http://www.fehcom.de/ipnet/ucspi-ssl/${pkgname}-${version}.tgz"
|
distfiles="http://www.fehcom.de/ipnet/ucspi-ssl/${pkgname}-${version}.tgz"
|
||||||
checksum=cb90cd56fdb1ab51dafa2b228dd6595b61da21816fefcae646f02f41864cbe5b
|
checksum=67ffef57d4813548267ed41f5dad220a6b185fe61b1d7fdc86c7c38d52c5ac97
|
||||||
wrksrc="${pkgname}-${version}"
|
wrksrc="${pkgname}-${version}"
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc="host/superscript.com/net/${pkgname}-${version}/src"
|
build_wrksrc="host/superscript.com/net/${pkgname}-${version}/src"
|
||||||
|
@ -39,5 +39,5 @@ do_install() {
|
||||||
vman ../man/sslconnect.1
|
vman ../man/sslconnect.1
|
||||||
vman ../man/sslserver.1
|
vman ../man/sslserver.1
|
||||||
vman ../man/ucspi-tls.2
|
vman ../man/ucspi-tls.2
|
||||||
vdoc ../doc/README
|
vdoc ../doc/UCSPI-SSL
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue