diff --git a/net/freeswitch/Makefile b/net/freeswitch/Makefile index 6c5da916e..3ad51854f 100644 --- a/net/freeswitch/Makefile +++ b/net/freeswitch/Makefile @@ -9,15 +9,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=freeswitch PKG_VERSION:=1.0.7 -PKG_REV:=079f48458e024a87c4ce6336a6f88d50a18d4f25 -PKG_RELEASE:=$(PKG_REV) +PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=git://git.$(PKG_NAME).org/$(PKG_NAME).git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=$(PKG_REV) +PKG_SOURCE_VERSION:=1c6b7d81618a943be9b1c0720bc0032b34b2876a PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_RELEASE:=$(PKG_SOURCE_VERSION) PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_FIXUP:=libtool