Update to new upstream release (v0.8.13)
SVN-Revision: 1353
This commit is contained in:
parent
5e1078d34c
commit
6dff0fb710
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.8.12
|
PKG_VERSION:=0.8.13
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
PKG_MD5SUM:=9740451fd72b5c7e6d85aa516ba5c19c
|
PKG_MD5SUM:=256512289e52f65397a2ece648730752
|
||||||
|
|
||||||
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