Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
config BR2_PACKAGE_DOVECOT_PIGEONHOLE
|
||||
bool "dovecot-pigeonhole"
|
||||
help
|
||||
Pigeonhole is the name of the project that adds support for the Sieve
|
||||
language (RFC 5228) and the ManageSieve protocol (RFC 5804) to the
|
||||
Dovecot Secure IMAP Server.
|
||||
Pigeonhole is the name of the project that adds support for
|
||||
the Sieve language (RFC 5228) and the ManageSieve protocol
|
||||
(RFC 5804) to the Dovecot Secure IMAP Server.
|
||||
|
||||
http://pigeonhole.dovecot.org
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
# Locally computed after checking signature
|
||||
sha256 8f0b98f18062d6e241eef74ebe16cc167cd246361cbe6657d94f0ecc5d7d3234 dovecot-2.2-pigeonhole-0.4.16.tar.gz
|
||||
sha256 4ae09cb788c5334d167f5a89ee70b0616c3231e5904ad258ce408e4953cfdd6a dovecot-2.2-pigeonhole-0.4.21.tar.gz
|
||||
sha256 fc9e9522216f2a9a28b31300e3c73c1df56acc27dfae951bf516e7995366b51a COPYING
|
||||
|
||||
@@ -4,10 +4,10 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
DOVECOT_PIGEONHOLE_VERSION = 0.4.16
|
||||
DOVECOT_PIGEONHOLE_VERSION = 0.4.21
|
||||
DOVECOT_PIGEONHOLE_SOURCE = dovecot-2.2-pigeonhole-$(DOVECOT_PIGEONHOLE_VERSION).tar.gz
|
||||
DOVECOT_PIGEONHOLE_SITE = http://pigeonhole.dovecot.org/releases/2.2
|
||||
DOVECOT_PIGEONHOLE_LICENSE = LGPLv2.1
|
||||
DOVECOT_PIGEONHOLE_LICENSE = LGPL-2.1
|
||||
DOVECOT_PIGEONHOLE_LICENSE_FILES = COPYING
|
||||
DOVECOT_PIGEONHOLE_DEPENDENCIES = dovecot
|
||||
|
||||
|
||||
Reference in New Issue
Block a user