TwistedCore: update to TwistedCore-11.0.0

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-04-17 10:21:36 +02:00
parent 489bb51e40
commit 5da675ceec
2 changed files with 2 additions and 2 deletions

View File

@ -19,12 +19,12 @@
################################################################################ ################################################################################
PKG_NAME="TwistedCore" PKG_NAME="TwistedCore"
PKG_VERSION="10.1.0" PKG_VERSION="11.0.0"
PKG_REV="1" PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="http://twistedmatrix.com/" PKG_SITE="http://twistedmatrix.com/"
PKG_URL="http://tmrc.mit.edu/mirror/twisted/Core/10.1/$PKG_NAME-$PKG_VERSION.tar.bz2" PKG_URL="http://twistedmatrix.com/Releases/Core/11.0/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS="Python distribute" PKG_DEPENDS="Python distribute"
PKG_BUILD_DEPENDS="toolchain Python distribute distutilscross" PKG_BUILD_DEPENDS="toolchain Python distribute distutilscross"
PKG_PRIORITY="optional" PKG_PRIORITY="optional"