Twisted: update to 14.0.1.

This commit is contained in:
Juan RP 2014-09-18 09:27:29 +02:00
parent 55f3887b71
commit d937d2e43f

View file

@ -1,7 +1,7 @@
# Template file for 'Twisted' # Template file for 'Twisted'
pkgname=Twisted pkgname=Twisted
version=14.0.0 version=14.0.1
revision=2 revision=1
build_style=python-module build_style=python-module
hostmakedepends="python-devel python-zope.interface>=4.0.1 python-crypto python-openssl" hostmakedepends="python-devel python-zope.interface>=4.0.1 python-crypto python-openssl"
makedepends="${hostmakedepends}" makedepends="${hostmakedepends}"
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://twistedmatrix.com/" homepage="http://twistedmatrix.com/"
license="MIT" license="MIT"
distfiles="https://pypi.python.org/packages/source/T/Twisted/Twisted-${version}.tar.bz2" distfiles="https://pypi.python.org/packages/source/T/Twisted/Twisted-${version}.tar.bz2"
checksum=bdfd961ac2216f5c65b07f2c3a5e5116f6713b8c1cf076c40010c64810d26963 checksum=440ce5ef4ab0e54a8f6159ef5f74c3ca722d9275dac1c802f68928aab2ba6ebe
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE