Update to clic-1.1.3
This adds TLS support for gopher servers supporting it and fallback to plaintext if TLS is not supported.
This commit is contained in:
parent
c659cae2f1
commit
a6b121fc04
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2018/08/10 15:14:56 solene Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2019/03/08 11:20:18 solene Exp $
|
||||
|
||||
COMMENT = text based gopher client
|
||||
DISTNAME = clic-v1.01
|
||||
DISTNAME = clic-v1.1.3
|
||||
PKGNAME = ${DISTNAME:S/-v/-/}
|
||||
EXTRACT_SUFX = .tgz
|
||||
CATEGORIES = net
|
||||
@ -23,6 +23,7 @@ LIB_DEPENDS = lang/ecl
|
||||
RUN_DEPENDS = devel/xdg-utils
|
||||
|
||||
NO_TEST = Yes
|
||||
PORTHOME= ${WRKDIST}
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/clic ${PREFIX}/bin
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (clic-v1.01.tgz) = K4KI8uj6WsiB86iwxwT/yNiKaiXpt2w0I72/Dwu0wyA=
|
||||
SIZE (clic-v1.01.tgz) = 10550
|
||||
SHA256 (clic-v1.1.3.tgz) = 9QB3Yt2d3bGqsgRKKgWnVtj8c7Um+zvWqsIdIdPTa2Y=
|
||||
SIZE (clic-v1.1.3.tgz) = 985824
|
||||
|
Loading…
x
Reference in New Issue
Block a user