diff --git a/sound/svox/Makefile b/sound/svox/Makefile index e399b99535..113cd17b07 100644 --- a/sound/svox/Makefile +++ b/sound/svox/Makefile @@ -8,13 +8,16 @@ include $(TOPDIR)/rules.mk PKG_NAME:=svox -PKG_VERSION:=1.0+git20130326 +PKG_REAL_VERSION:=1.0+git20130326 +PKG_VERSION:=$(subst +git,.,$(PKG_REAL_VERSION)) PKG_RELEASE:=3 -PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.gz +PKG_SOURCE:=$(PKG_NAME)_$(PKG_REAL_VERSION).orig.tar.gz PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/non-free/s/svox PKG_HASH:=337b25e6ccb3764f0df1e176470b883c90e40e98840d4133340fcc89eb3cea0c +PKG_BUILD_DIR :=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_REAL_VERSION) + PKG_MAINTAINER:=Alessandro Di Marco PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=