mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
bftpd: update to 4.6. (#8031)
This commit is contained in:
parent
133e2ac59e
commit
4f13489007
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bftpd'
|
# Template file for 'bftpd'
|
||||||
pkgname=bftpd
|
pkgname=bftpd
|
||||||
version=4.5
|
version=4.6
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="$pkgname"
|
wrksrc="$pkgname"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -10,7 +10,7 @@ short_desc="A simple FTP server"
|
||||||
maintainer="Norbert Vegh <vegh@norvegh.com>"
|
maintainer="Norbert Vegh <vegh@norvegh.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://bftpd.sourceforge.net/"
|
homepage="http://bftpd.sourceforge.net/"
|
||||||
checksum=b301ef5568eb71fcd15a0330a3c56e92a324d368c044fa34c459d3208bb5c851
|
checksum=071c7df63062cb707b91cb80fe07019add3a9e1b3527a8b479f044e0af6aa45e
|
||||||
distfiles="${SOURCEFORGE_SITE}/bftpd/bftpd-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/bftpd/bftpd-${version}.tar.gz"
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue