Merge pull request #12359 from ja-pa/dovecot-security-fix-2.3.10.1
dovecot: update to version 2.3.10.1 (security fix)
This commit is contained in:
commit
1b9aba4683
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=dovecot
|
PKG_NAME:=dovecot
|
||||||
PKG_VERSION:=2.3.10
|
PKG_VERSION:=2.3.10.1
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=https://dovecot.org/releases/2.3
|
PKG_SOURCE_URL:=https://dovecot.org/releases/2.3
|
||||||
PKG_HASH:=473184723d854a4d1dbd99c11a7b9f65156ca5fe6ecf85d9a44b5127e6f871c5
|
PKG_HASH:=6642e62f23b1b23cfac235007ca6e21cb67460cca834689fad450724456eb10c
|
||||||
|
|
||||||
PKG_MAINTAINER:=Lucian Cristian <lucian.cristian@gmail.com>
|
PKG_MAINTAINER:=Lucian Cristian <lucian.cristian@gmail.com>
|
||||||
PKG_LICENSE:=LGPL-2.1-only MIT BSD-3-Clause
|
PKG_LICENSE:=LGPL-2.1-only MIT BSD-3-Clause
|
||||||
|
|
Loading…
Reference in a new issue