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"