From f3198f63a3f9aca0f7194df9ad3809767c4d5e34 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sun, 17 Apr 2011 10:22:00 +0200 Subject: [PATCH] TwistedNames: update to TwistedNames-11.0.0 Signed-off-by: Stephan Raue --- packages/python/web/TwistedNames/meta | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"