From 2d49cf416a7b23daff32d018f9f2f5c0fbf450ba Mon Sep 17 00:00:00 2001 From: Jiri Slachta Date: Thu, 24 Oct 2013 11:34:04 +0200 Subject: [PATCH] sipsak: change mirror to official one Signed-off-by: Jiri Slachta --- net/sipsak/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/net/sipsak/Makefile b/net/sipsak/Makefile index 24cebd3..46e8736 100644 --- a/net/sipsak/Makefile +++ b/net/sipsak/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2009 OpenWrt.org +# Copyright (C) 2006-2013 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sipsak -PKG_VERSION:=0.9.6 -PKG_RELEASE:=2 +PKG_VERSION:=0.9.6-1 +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://download.berlios.de/sipsak/ \ - http://ftp.iptel.org/pub/sipsak/ +PKG_SOURCE_URL:=@SF/sipsak.berlios PKG_MD5SUM:=c4eb8e282902e75f4f040f09ea9d99d5 +PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_NAME)-0.9.6 PKG_INSTALL:=1 include $(INCLUDE_DIR)/package.mk -- 2.30.2