uftp: rebuild against OpenSSL

This commit is contained in:
John 2021-01-06 18:18:56 +01:00
parent d0060b24ca
commit 4471a69f51

View file

@ -1,9 +1,9 @@
# Template file for 'uftp'
pkgname=uftp
version=5.0
revision=1
revision=2
build_style=gnu-makefile
makedepends="libressl-devel"
makedepends="openssl-devel"
short_desc="Encrypted multicast file transfer program"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"