From 3f752a9588572eddc8ac3154a552bcf46e999b58 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sun, 17 Apr 2011 10:22:26 +0200 Subject: [PATCH] TwistedWords: update to TwistedWords-11.0.0 Signed-off-by: Stephan Raue --- packages/python/web/TwistedWords/meta | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/python/web/TwistedWords/meta b/packages/python/web/TwistedWords/meta index c1afc2a4e8..191ae07680 100644 --- a/packages/python/web/TwistedWords/meta +++ b/packages/python/web/TwistedWords/meta @@ -19,12 +19,12 @@ ################################################################################ PKG_NAME="TwistedWords" -PKG_VERSION="10.1.0" +PKG_VERSION="11.0.0" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="MIT" PKG_SITE="http://twistedmatrix.com/" -PKG_URL="http://tmrc.mit.edu/mirror/twisted/Words/10.1/$PKG_NAME-$PKG_VERSION.tar.bz2" +PKG_URL="http://twistedmatrix.com/Releases/Words/11.0/$PKG_NAME-$PKG_VERSION.tar.bz2" PKG_DEPENDS="Python distribute TwistedCore" PKG_BUILD_DEPENDS="toolchain Python distribute distutilscross TwistedCore" PKG_PRIORITY="optional"