From 16e5c0ec9c58af2cf43362b621342687a3efa6c0 Mon Sep 17 00:00:00 2001 From: florian Date: Sun, 20 Sep 2009 13:40:04 +0000 Subject: [PATCH] [package] update imspector to 0.9 (#5870) git-svn-id: svn://svn.openwrt.org/openwrt/packages@17649 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/imspector/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/net/imspector/Makefile b/net/imspector/Makefile index aca82b841..5a122e429 100644 --- a/net/imspector/Makefile +++ b/net/imspector/Makefile @@ -9,18 +9,19 @@ include $(TOPDIR)/rules.mk PKG_NAME:=imspector -PKG_VERSION:=0.8 -PKG_RELEASE:=2 +PKG_VERSION:=0.9 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.imspector.org/downloads -PKG_MD5SUM:=08a2ecdc7328d14b36f692c006e33029 +PKG_MD5SUM:=626abf7c2b8f15d56df679ad66624575 include $(INCLUDE_DIR)/package.mk define Package/imspector SECTION:=net CATEGORY:=Network + SUBMENU:=Instant Messaging TITLE:=IMSpector is an Instant Messenger proxy URL:=http://www.imspector.org DEPENDS:=+libopenssl +libstdcpp +libmysqlclient +libsqlite3 +libpq \ -- 2.11.0