ffsend: rebuild against OpenSSL

This commit is contained in:
John 2021-01-06 18:17:57 +01:00
parent 6462bb0b4a
commit 375a67f4eb

View file

@ -1,10 +1,10 @@
# Template file for 'ffsend' # Template file for 'ffsend'
pkgname=ffsend pkgname=ffsend
version=0.2.68 version=0.2.68
revision=1 revision=2
build_style=cargo build_style=cargo
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="libressl-devel" makedepends="openssl-devel"
short_desc="Fully featured Firefox Send client" short_desc="Fully featured Firefox Send client"
maintainer="Jasper Chan <jasperchan515@gmail.com>" maintainer="Jasper Chan <jasperchan515@gmail.com>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"