mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
tftp-hpa: bump to version 5.2
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
94058fc3db
commit
180c7126df
@ -3,9 +3,10 @@
|
|||||||
# tftpd
|
# tftpd
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
TFTPD_VERSION = 5.0
|
|
||||||
|
TFTPD_VERSION = 5.2
|
||||||
TFTPD_SOURCE = tftp-hpa-$(TFTPD_VERSION).tar.bz2
|
TFTPD_SOURCE = tftp-hpa-$(TFTPD_VERSION).tar.bz2
|
||||||
TFTPD_SITE = $(BR2_KERNEL_MIRROR)/software/network/tftp/
|
TFTPD_SITE = $(BR2_KERNEL_MIRROR)/software/network/tftp/tftp-hpa
|
||||||
TFTPD_CONF_OPT = --without-tcpwrappers
|
TFTPD_CONF_OPT = --without-tcpwrappers
|
||||||
|
|
||||||
ifneq ($(BR2_INET_IPV6),y)
|
ifneq ($(BR2_INET_IPV6),y)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user