[package] update imspector to 0.9 (#5870)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17649 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e402e1e564
commit
16e5c0ec9c
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user