diff --git a/libtrace/Makefile b/libtrace/Makefile index 7f3d9d661..04b3a9154 100644 --- a/libtrace/Makefile +++ b/libtrace/Makefile @@ -7,7 +7,7 @@ PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/apietila/libtrace.git PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_VERSION:=HEAD +PKG_SOURCE_VERSION:=e4b4c5cce35a52da152776a00532aa0b80879c5b PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)