From 06735a2d19887a8d55cc1fd97ae803f98c7f55a5 Mon Sep 17 00:00:00 2001 From: Jiri Slachta Date: Wed, 29 Jan 2014 21:09:39 +0100 Subject: [PATCH] baresip: update to version 0.4.10 Signed-off-by: Jiri Slachta --- net/baresip/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/baresip/Makefile b/net/baresip/Makefile index c7e922d..042840a 100644 --- a/net/baresip/Makefile +++ b/net/baresip/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2010-2013 OpenWrt.org +# Copyright (C) 2010-2014 OpenWrt.org # Copyright (C) 2010 Alfred E. Heggestad # # This is free software, licensed under the GNU General Public License v2. @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=baresip -PKG_VERSION:=0.4.6 +PKG_VERSION:=0.4.10 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.creytiv.com/pub/ -PKG_MD5SUM:=862aac3a9840cc283d484cbc39df7059 +PKG_MD5SUM:=e73b91a3bca4aa11a19b6967b030a458 baresip-mods:= \ alsa \ -- 2.11.0