Updated to new upstream release (v0.9.1)
SVN-Revision: 1585
This commit is contained in:
parent
19542aebfd
commit
ab1c747254
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.0
|
PKG_VERSION:=0.9.1
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
PKG_MD5SUM:=16a96f49e20abeb50d98175257d317ba
|
PKG_MD5SUM:=8e407f149da894791f823e4561598f5a
|
||||||
|
|
||||||
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