Update package libvoice-d2

Revert a tempory workaround
This commit is contained in:
Yalu Zhang 2023-02-10 16:17:52 +01:00
parent 0e774b253c
commit 8ae1aa6d8c

View file

@ -16,7 +16,7 @@ LOCAL_DEV=0
ifneq ($(LOCAL_DEV),1)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/$(PKG_NAME).git
PKG_SOURCE_VERSION:=a6cdd08c40e666cf9df66bf065b7fa9de7aec7dc
PKG_SOURCE_VERSION:=0569710a2068b4d9832b4348366f4d6f0ad54cf7
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_HASH:=skip
endif