TwistedNames: update to TwistedNames-11.0.0

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-04-17 10:22:00 +02:00
parent 5da675ceec
commit f3198f63a3

View File

@ -19,12 +19,12 @@
################################################################################ ################################################################################
PKG_NAME="TwistedNames" PKG_NAME="TwistedNames"
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/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_DEPENDS="Python distribute TwistedCore"
PKG_BUILD_DEPENDS="toolchain Python distribute distutilscross TwistedCore" PKG_BUILD_DEPENDS="toolchain Python distribute distutilscross TwistedCore"
PKG_PRIORITY="optional" PKG_PRIORITY="optional"