[package] update imapfilter to 2.2.2 (#7422)
authorFlorian Fainelli <florian@openwrt.org>
Sun, 6 Jun 2010 19:02:12 +0000 (19:02 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sun, 6 Jun 2010 19:02:12 +0000 (19:02 +0000)
SVN-Revision: 21685

mail/imapfilter/Makefile

index 08a4997baddcbd7405f6e5d0e92afd8c3762d1fc..9359714a5041da645fad644b097dc921de9c320d 100644 (file)
@@ -1,5 +1,5 @@
-# 
-# Copyright (C) 2006-2009 OpenWrt.org
+#
+# Copyright (C) 2006-2010 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=imapfilter
-PKG_VERSION:=2.0.11
+PKG_VERSION:=2.2.2
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://imapfilter.hellug.gr/source/
-PKG_MD5SUM:=752a895a17754666a490bd445577309d
+PKG_MD5SUM:=09c6ffb085a5a244dc9f3e798259f341
 
 include $(INCLUDE_DIR)/package.mk