mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
bftpd: update to 4.7. (#9254)
This commit is contained in:
parent
c445889a6b
commit
6a7872f848
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.6
|
version=4.7
|
||||||
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=071c7df63062cb707b91cb80fe07019add3a9e1b3527a8b479f044e0af6aa45e
|
checksum=f4380871d7de0d2145d147d2340fedbd20e308e0c70b074e90eb9b2c99fb732d
|
||||||
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