diff --git a/libs/libamxb/Makefile b/libs/libamxb/Makefile index 47e43e4..1767432 100644 --- a/libs/libamxb/Makefile +++ b/libs/libamxb/Makefile @@ -3,13 +3,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libamxb -PKG_VERSION:=v4.14.1 +PKG_VERSION:=dev_PPW-698 SHORT_DESCRIPTION:=Bus agnostic C API (mediator) -PKG_SOURCE:=libamxb-v4.14.1.tar.gz -PKG_SOURCE_URL:=https://gitlab.com/prpl-foundation/components/ambiorix/libraries/libamxb/-/archive/v4.14.1 -PKG_HASH:=0f2415b94a1f16326d54c69f0e484943a2ef9d8c39cd5baa8182bba3612bb4f2 -PKG_BUILD_DIR:=$(BUILD_DIR)/libamxb-v4.14.1 +PKG_SOURCE_PROTO:=git +PKG_SOURCE_VERSION:=dev_PPW-698 +PKG_SOURCE_URL:=https://gitlab.com/prpl-foundation/components/ambiorix/libraries/libamxb.git +PKG_MIRROR_HASH:=skip +PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_MAINTAINER:=Soft At Home PKG_LICENSE:=BSD-2-Clause-Patent PKG_LICENSE_FILES:=LICENSE