diff --git a/libvoice-d2/Makefile b/libvoice-d2/Makefile index 4f7379d3d..5189cc77e 100644 --- a/libvoice-d2/Makefile +++ b/libvoice-d2/Makefile @@ -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