|
@ -8,12 +8,12 @@ |
|
|
include $(TOPDIR)/rules.mk |
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
|
PKG_NAME:=dovecot |
|
|
PKG_NAME:=dovecot |
|
|
PKG_VERSION:=2.3.2.1 |
|
|
|
|
|
PKG_RELEASE:=3 |
|
|
|
|
|
|
|
|
PKG_VERSION:=2.3.3 |
|
|
|
|
|
PKG_RELEASE:=1 |
|
|
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |
|
|
PKG_SOURCE_URL:=https://www.dovecot.org/releases/2.3 |
|
|
PKG_SOURCE_URL:=https://www.dovecot.org/releases/2.3 |
|
|
PKG_HASH:=4a65118508dc7a562e5f90dd7c3f56219fff22367c496f17d77cd0c7e2724e34 |
|
|
|
|
|
|
|
|
PKG_HASH:=15af27ee25258afb4ad9581f8df681be998b763597086bbae54ca7d77a066d8e |
|
|
PKG_LICENSE:=LGPL-2.1 MIT BSD-3-Clause Unique |
|
|
PKG_LICENSE:=LGPL-2.1 MIT BSD-3-Clause Unique |
|
|
PKG_LICENSE_FILES:=COPYING COPYING.LGPL COPYING.MIT |
|
|
PKG_LICENSE_FILES:=COPYING COPYING.LGPL COPYING.MIT |
|
|
PKG_MAINTAINER:=Lucian Cristian <lucian.cristian@gmail.com> |
|
|
PKG_MAINTAINER:=Lucian Cristian <lucian.cristian@gmail.com> |
|
|