From 261837b76365d3866757c47f2627cdc4a230785b Mon Sep 17 00:00:00 2001 From: florian Date: Sun, 6 Jun 2010 19:02:12 +0000 Subject: [PATCH] [package] update imapfilter to 2.2.2 (#7422) git-svn-id: svn://svn.openwrt.org/openwrt/packages@21685 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- mail/imapfilter/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mail/imapfilter/Makefile b/mail/imapfilter/Makefile index 08a4997ba..9359714a5 100644 --- a/mail/imapfilter/Makefile +++ b/mail/imapfilter/Makefile @@ -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 -- 2.11.0