From 6dff0fb710c3c007e55237d55a1f22599396919d Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Tue, 5 Jul 2005 16:52:43 +0000 Subject: [PATCH] Update to new upstream release (v0.8.13) SVN-Revision: 1353 --- openwrt/package/sipsak/Makefile | 4 ++-- 1 file 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