Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8aeada03f6299112e78fb4b76efa248a804342f7
commit 8aeada03f6299112e78fb4b76efa248a804342f7 Author: Anthony Jorion <[email protected]> Date: Wed Apr 10 10:24:08 2013 +0200 tornado-3.0.1-1-i686 * Version bump diff --git a/source/devel-extra/tornado/FrugalBuild b/source/devel-extra/tornado/FrugalBuild index 395c67d..db3f6e1 100644 --- a/source/devel-extra/tornado/FrugalBuild +++ b/source/devel-extra/tornado/FrugalBuild @@ -2,13 +2,12 @@ # Maintainer: Pingax <[email protected]> pkgname=tornado -pkgver=2.4.1 +pkgver=3.0.1 pkgrel=1 pkgdesc=("Tornado is a Python-written web server") url=("http://www.tornadoweb.org/") groups=('devel-extra') archs=('i686' 'x86_64') -up2date="Flasttar $url" -source="http://github.com/downloads/facebook/$pkgname/$pkgname-$pkgver.tar.gz" +Finclude pypi depends=('pycurl' 'python-simplejson') -sha1sums=('9e985efa61137ed96bad08fa222b1216358b2f9c') +sha1sums=('676b8c1094a34c4a82ef314dba0ddbbc4e840fa8') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
