[packages] net/freeswitch: bump package version number from previos changes
authorDaniel Dickinson <crazycshore@gmail.com>
Tue, 20 Jul 2010 17:59:24 +0000 (17:59 +0000)
committerDaniel Dickinson <crazycshore@gmail.com>
Tue, 20 Jul 2010 17:59:24 +0000 (17:59 +0000)
SVN-Revision: 22317

net/freeswitch/Makefile

index 6a3d9de62022df851fbb98a8761da2e8e006ec5b..d697488cc9df396b90f729d629595de015c7b480 100644 (file)
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=freeswitch
 PKG_VERSION:=1.0.6
-PKG_RELEASE:=3
+PKG_RELEASE:=4
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)