mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
tnftp: rebuild for libressl-2.6
This commit is contained in:
parent
da50d45135
commit
c397e6f943
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'tnftp'
|
# Template file for 'tnftp'
|
||||||
pkgname=tnftp
|
pkgname=tnftp
|
||||||
version=20151004
|
version=20151004
|
||||||
revision=4
|
revision=5
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="libressl-devel ncurses-devel"
|
makedepends="libressl-devel ncurses-devel"
|
||||||
short_desc="NetBSD enhanced ftp client"
|
short_desc="NetBSD enhanced ftp client"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://netbsd.gw.com/cgi-bin/man-cgi?ftp"
|
homepage="http://netbsd.gw.com/cgi-bin/man-cgi?ftp"
|
||||||
distfiles="ftp://ftp.netbsd.org/pub/NetBSD/misc/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="ftp://ftp.netbsd.org/pub/NetBSD/misc/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue