Update package evoice

libvoiceservice updating
This commit is contained in:
Yalu Zhang 2022-04-20 10:50:25 +02:00
parent 42db3eaf5d
commit 68a51047e9

View file

@ -11,7 +11,7 @@ LOCAL_DEV=0
ifneq ($(LOCAL_DEV),1)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/evoice.git
PKG_SOURCE_VERSION:=56a568164e84c8e2d7f2c7f06d26265e837b11ef
PKG_SOURCE_VERSION:=c8d7ddd92be4ee5edb243112c590036ccc02f410
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_HASH:=skip
endif