freeswitch-stable: add PKG_CPE_ID 368/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Sun, 26 Aug 2018 18:08:18 +0000 (20:08 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sun, 26 Aug 2018 18:08:50 +0000 (20:08 +0200)
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/freeswitch-stable/Makefile

index 264e7cac5f9f83ceec25d665628729929c858c06..4755b07ac96b3d23a0316c42ad1fe3fdd6fbf27f 100644 (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)