[package] update dovecot to 1.2.9 (#6382)
authorFlorian Fainelli <florian@openwrt.org>
Tue, 29 Dec 2009 22:45:44 +0000 (22:45 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Tue, 29 Dec 2009 22:45:44 +0000 (22:45 +0000)
SVN-Revision: 18971

mail/dovecot/Makefile

index ca46ef95c26e37479581f18f3dff9c76e891081d..0e562f02a942f9188dac6bd01514c2af51848de7 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=dovecot
-PKG_VERSION:=1.2.8
+PKG_VERSION:=1.2.9
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://www.dovecot.org/releases/1.2
-PKG_MD5SUM:=c6d6c061413d299ccea7b55c3e4faa0a
+PKG_MD5SUM:=036ff97fb248dae3bd4b796a0644634f
 
 include $(INCLUDE_DIR)/package.mk