summaryrefslogtreecommitdiffstats
path: root/python-pypi/chardet/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'python-pypi/chardet/DETAILS')
-rwxr-xr-xpython-pypi/chardet/DETAILS12
1 files changed, 6 insertions, 6 deletions
diff --git a/python-pypi/chardet/DETAILS b/python-pypi/chardet/DETAILS
index e8a2189f7b..1a3bc47d78 100755
--- a/python-pypi/chardet/DETAILS
+++ b/python-pypi/chardet/DETAILS
@@ -1,10 +1,10 @@
SPELL="chardet"
- VERSION=2.0.1
- SOURCE="python2-${SPELL}-${VERSION}.tgz"
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SOURCE%.tgz}"
- SOURCE_URL[0]="http://${SPELL}.feedparser.org/download/${SOURCE}"
- SOURCE_HASH=sha512:6f220c10d30457654ceb95ee1c0efdeeadb9bf13d8202f4e578cbd67c4c1ecaf4c8714cce8da1c76c40ce283b66a1e0e8b2a9a0b732df167e53072fce6a1a488
- WEB_SITE="http://chardet.feedparser.org/"
+ VERSION=2.1.1
+ SOURCE_HASH=sha512:eff1011381a8b101f1c4e8885e8e146df1390be92a68402a55b16ce8957ed732f33900bab8b29242be75f4006f20b86e5a90e3cf26457f9a792c49abb32d8d8d
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-$VERSION"
+ SOURCE_URL[0]=http://pypi.python.org/packages/source/c/$SPELL/$SOURCE
+ WEB_SITE=https://github.com/erikrose/chardet
ENTERED="20090727"
LICENSE[0]="LGPL"
SHORT="Character encoding auto-detection"