Merge pull request #368 from micmac1/fs-cpe

freeswitch-stable: add PKG_CPE_ID
This commit is contained in:
micmac1 2018-08-26 20:13:55 +02:00 committed by GitHub
commit f14a417ae3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,6 +19,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=b33bc925c52b19eda0cafc079015f5bac8fe68d1
PKG_CPE_ID:=cpe:/a:freeswitch:freeswitch
PKG_MIRROR_HASH:=8587be34ea2194c64cdb0e19ce84519d260fb529ac40d4a7f7eb62b1fe3ef9b2
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)