diff --git a/evoice/Makefile b/evoice/Makefile index 5da7801df..9e0281cb6 100644 --- a/evoice/Makefile +++ b/evoice/Makefile @@ -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:=c8d7ddd92be4ee5edb243112c590036ccc02f410 +PKG_SOURCE_VERSION:=391b822c7e7127c85245934139ac6344715fac9f PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MIRROR_HASH:=skip endif