diff --git a/libvoice-airoha/Makefile b/libvoice-airoha/Makefile index 780066687..dfb15f9a5 100644 --- a/libvoice-airoha/Makefile +++ b/libvoice-airoha/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libvoice-airoha PKG_RELEASE:=1 -PKG_VERSION:=1.1.8 +PKG_VERSION:=1.1.9 PKG_LICENSE:=PROPRIETARY PKG_LICENSE_FILES:=LICENSE @@ -17,7 +17,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:=9763c574ec69e2aa492db4f1296d4bcd53776fba +PKG_SOURCE_VERSION:=5d78fcade46713e28550c2f7c0535b98e524e31b PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.zst PKG_MIRROR_HASH:=skip endif