Update package evoice

Fix a compilation error in libvoiceservice
This commit is contained in:
Yalu Zhang 2022-04-29 16:05:57 +02:00
parent 1661322307
commit 1eb12b7923

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:=391b822c7e7127c85245934139ac6344715fac9f
PKG_SOURCE_VERSION:=a8919543215f9f8fd4c453a589fba9b9146cd5fe
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_HASH:=skip
endif