bftpd: update to 6.0.
This commit is contained in:
parent
e485905799
commit
544b68c4b4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bftpd'
|
||||
pkgname=bftpd
|
||||
version=5.9
|
||||
version=6.0
|
||||
revision=1
|
||||
wrksrc="$pkgname"
|
||||
build_style=gnu-configure
|
||||
|
@ -11,7 +11,7 @@ maintainer="Norbert Vegh <vegh@norvegh.com>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="http://bftpd.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/bftpd/bftpd-${version}.tar.gz"
|
||||
checksum=2cc7233dd78f94aa950f791d94fc45e0b955a7d04b2459204e0f9659a58faea6
|
||||
checksum=b7e602cacebb76b60a703dc65f1495cd9a381d345902b22903a1287dec8f025c
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
|
|
Loading…
Reference in New Issue