mosh: rebuild against OpenSSL

This commit is contained in:
John 2021-01-06 18:18:21 +01:00
parent dc3e37ff94
commit 730f40d332

View file

@ -1,10 +1,10 @@
# Template file for 'mosh'
pkgname=mosh
version=1.3.2
revision=20
revision=21
build_style=gnu-configure
hostmakedepends="pkg-config protobuf"
makedepends="ncurses-devel protobuf-devel libutempter-devel libressl-devel"
makedepends="ncurses-devel protobuf-devel libutempter-devel openssl-devel"
depends="perl-IO-Tty"
short_desc="Mobile shell, remote terminal application that allows roaming"
maintainer="Nathan Owens <ndowens04@gmail.com>"