libraries/tff: Updated for version 0.2.10.

Signed-off-by: dslackw <d.zlatanidis@gmail.com>
This commit is contained in:
dslackw 2014-08-06 04:13:25 +03:00 committed by Willy Sudiarto Raharjo
parent a8e1dcdc74
commit 1c8b8b71c6
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=tff PRGNAM=tff
VERSION=${VERSION:-0.2.9} VERSION=${VERSION:-0.2.10}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="tff" PRGNAM="tff"
VERSION="0.2.9" VERSION="0.2.10"
HOMEPAGE="https://github.com/saitoha/tff" HOMEPAGE="https://github.com/saitoha/tff"
DOWNLOAD="https://pypi.python.org/packages/source/t/tff/tff-0.2.9.tar.gz" DOWNLOAD="https://pypi.python.org/packages/source/t/tff/tff-0.2.10.tar.gz"
MD5SUM="9d0b026bb6562dbfae84b0d06acd5507" MD5SUM="2b888986c583b30a64767b4146fc6d0d"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="pysetuptools" REQUIRES="pysetuptools"