uftp: rebuild against OpenSSL
This commit is contained in:
parent
d0060b24ca
commit
4471a69f51
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue