diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-11 12:56:57 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-11 12:56:57 +0000 |
commit | 28fd9cd55ae93617c5e109d496ee6da74009bc45 (patch) | |
tree | 23ddf1eaad6dedc18c071ca7af01042a652d799f /openwrt/package/sipsak/Makefile | |
parent | 0b34d08f22ed6e5c13c698c22e4d0783541a3aa1 (diff) |
Update to new upstream release (v0.9.0).
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1404 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/sipsak/Makefile')
-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 3c2280dfe..95d6d479a 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.8.13 +PKG_VERSION:=0.9.0 PKG_RELEASE:=1 -PKG_MD5SUM:=256512289e52f65397a2ece648730752 +PKG_MD5SUM:=16a96f49e20abeb50d98175257d317ba PKG_SOURCE_URL:=http://download.berlios.de/sipsak/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |