[package] update imapfilter to 2.2.2 (#7422)
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 6 Jun 2010 19:02:12 +0000 (19:02 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 6 Jun 2010 19:02:12 +0000 (19:02 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21685 3c298f89-4303-0410-b956-a3cf2f4a3e73

mail/imapfilter/Makefile

index 08a4997..9359714 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