Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PURE_FTPD_VERSION = 1.0.42
|
||||
PURE_FTPD_SITE = http://download.pureftpd.org/pub/pure-ftpd/releases
|
||||
PURE_FTPD_VERSION = 1.0.47
|
||||
PURE_FTPD_SITE = https://download.pureftpd.org/pub/pure-ftpd/releases
|
||||
PURE_FTPD_SOURCE = pure-ftpd-$(PURE_FTPD_VERSION).tar.bz2
|
||||
PURE_FTPD_LICENSE = ISC
|
||||
PURE_FTPD_LICENSE_FILES = COPYING
|
||||
@@ -53,4 +53,8 @@ ifeq ($(BR2_PACKAGE_PURE_FTPD_QUOTAS),y)
|
||||
PURE_FTPD_CONF_OPTS += --with-quotas
|
||||
endif
|
||||
|
||||
ifeq ($(BR2_PACKAGE_PURE_FTPD_UPLOADSCRIPT),y)
|
||||
PURE_FTPD_CONF_OPTS += --with-uploadscript
|
||||
endif
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user