bftpd: update to 4.6. (#8031)

This commit is contained in:
maxice8 2017-10-13 04:31:28 -03:00 committed by Juan RP
parent 133e2ac59e
commit 4f13489007
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'bftpd'
pkgname=bftpd
version=4.5
version=4.6
revision=1
wrksrc="$pkgname"
build_style=gnu-configure
@ -10,7 +10,7 @@ short_desc="A simple FTP server"
maintainer="Norbert Vegh <vegh@norvegh.com>"
license="GPL-2"
homepage="http://bftpd.sourceforge.net/"
checksum=b301ef5568eb71fcd15a0330a3c56e92a324d368c044fa34c459d3208bb5c851
checksum=071c7df63062cb707b91cb80fe07019add3a9e1b3527a8b479f044e0af6aa45e
distfiles="${SOURCEFORGE_SITE}/bftpd/bftpd-${version}.tar.gz"
pre_build() {