baresip: update to 0.4.5
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
parent
342eb6d057
commit
7f20abd8df
1 changed files with 2 additions and 2 deletions
|
@ -9,12 +9,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=baresip
|
||||
PKG_VERSION:=0.4.4
|
||||
PKG_VERSION:=0.4.5
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://www.creytiv.com/pub/
|
||||
PKG_MD5SUM:=09ed622e6c0992e543a5a78023fbb916
|
||||
PKG_MD5SUM:=91733b9d110f533eb43ce67f9cccef78
|
||||
|
||||
baresip-mods:= \
|
||||
alsa \
|
||||
|
|
Loading…
Reference in a new issue