bftpd: update to 5.6.
This commit is contained in:
parent
0182767827
commit
ee3b7ca144
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bftpd'
|
||||
pkgname=bftpd
|
||||
version=5.5
|
||||
version=5.6
|
||||
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=1a7aa6026c7f86f0fa2aebafcf3973b84d71324cdef9e33bd492fbf29ca54393
|
||||
checksum=1094f25afc23c24a1b63db7ebe9f9b72bba4bc3b9245d13d8054ad724ea37aa2
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
|
|
Loading…
Reference in a new issue