fix dbf version in ebuild

This commit is contained in:
Florian Tham
2015-04-15 12:09:00 +02:00
parent aef5eabd51
commit 0f3b90531d
2 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ MY_PV="${PV}"
DESCRIPTION="Pure python package for reading/writing dBase, FoxPro and Visual FoxPro .dbf files."
HOMEPAGE="http://groups.google.com/group/python-dbase"
SRC_URI="https://pypi.python.org/packages/source/d/dbf/dbf-0.95.003.tar.gz"
SRC_URI="https://pypi.python.org/packages/source/d/dbf/dbf-0.94.003.tar.gz"
LICENSE=""
SLOT="0"