[package] update imapfilter to 2.2.2 (#7422)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@21685 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2010-06-06 19:02:12 +00:00
parent f21f41f8d1
commit 261837b763

View 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