update sipsak to new upstream release (v0.9.5)
SVN-Revision: 2591
This commit is contained in:
parent
ce64cd2a44
commit
9751216c4b
1 changed files with 2 additions and 2 deletions
|
@ -3,9 +3,9 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=sipsak
|
PKG_NAME:=sipsak
|
||||||
PKG_VERSION:=0.9.2
|
PKG_VERSION:=0.9.5
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
PKG_MD5SUM:=1e94400fdf851054dd226831f14a5e4d
|
PKG_MD5SUM:=5f6d8df044984061425fdbedea61a64e
|
||||||
|
|
||||||
PKG_SOURCE_URL:=http://download.berlios.de/sipsak/
|
PKG_SOURCE_URL:=http://download.berlios.de/sipsak/
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
|
|
Loading…
Reference in a new issue