diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-09 13:51:15 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-09 13:51:15 +0000 |
commit | 7f491ab919efd15595d620e63cc6bb456546f82c (patch) | |
tree | 37db1364fdaf45264458a47455fc0e45fcd9d32a | |
parent | 340ccf2266e4ddf23a821854a773a300995c22e3 (diff) |
Updated to new upstream release (v0.9.1)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1585 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | openwrt/package/sipsak/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/sipsak/Makefile b/openwrt/package/sipsak/Makefile index 95d6d479a..0f0ed1f1f 100644 --- a/openwrt/package/sipsak/Makefile +++ b/openwrt/package/sipsak/Makefile @@ -3,9 +3,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sipsak -PKG_VERSION:=0.9.0 +PKG_VERSION:=0.9.1 PKG_RELEASE:=1 -PKG_MD5SUM:=16a96f49e20abeb50d98175257d317ba +PKG_MD5SUM:=8e407f149da894791f823e4561598f5a PKG_SOURCE_URL:=http://download.berlios.de/sipsak/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |