diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-05 16:52:43 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-05 16:52:43 +0000 |
commit | be6bf22ca849814510689cc03918e8a88e543ff7 (patch) | |
tree | 5ea0427b640cc202e9564bd776a4ce2d2900c6f7 | |
parent | c8ed16b09d136900c4909cb78d35ca8cb57dd745 (diff) |
Update to new upstream release (v0.8.13)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1353 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 fc6e7fc54c..3c2280dfe6 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.12 +PKG_VERSION:=0.8.13 PKG_RELEASE:=1 -PKG_MD5SUM:=9740451fd72b5c7e6d85aa516ba5c19c +PKG_MD5SUM:=256512289e52f65397a2ece648730752 PKG_SOURCE_URL:=http://download.berlios.de/sipsak/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |