Twisted: update to 13.2.0.
This commit is contained in:
parent
dc9af67bb7
commit
c93445fd50
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Twisted'
|
||||
pkgname=Twisted
|
||||
version=13.1.0
|
||||
version=13.2.0
|
||||
revision=1
|
||||
build_style=python-module
|
||||
makedepends="python-devel zope.interface>=4.0.1 pycrypto pyopenssl"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://twistedmatrix.com/"
|
||||
license="MIT"
|
||||
distfiles="http://twistedmatrix.com/Releases/Twisted/${version%.*}/Twisted-${version}.tar.bz2"
|
||||
checksum=110e957dd8fc4c6eaba8abe4f0477e60b2873e3cf1c260325863fd2ef69341c6
|
||||
checksum=095175638c019ac7c0604f4c291724a16ff1acd062e181b01293bf4dcbc62cf3
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends="${makedepends}"
|
||||
|
|
Loading…
Reference in a new issue