diff --git a/packages/python/web/TwistedNames/meta b/packages/python/web/TwistedNames/meta index 1f49d2acb7..e505e88f53 100644 --- a/packages/python/web/TwistedNames/meta +++ b/packages/python/web/TwistedNames/meta @@ -19,12 +19,12 @@ ################################################################################ PKG_NAME="TwistedNames" -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/Names/10.1/$PKG_NAME-$PKG_VERSION.tar.bz2" +PKG_URL="http://twistedmatrix.com/Releases/Names/11.0/$PKG_NAME-$PKG_VERSION.tar.bz2" PKG_DEPENDS="Python distribute TwistedCore" PKG_BUILD_DEPENDS="toolchain Python distribute distutilscross TwistedCore" PKG_PRIORITY="optional"