Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3830e7da19bb0f1b5992ba91e19122ecc6e062bc
commit 3830e7da19bb0f1b5992ba91e19122ecc6e062bc Author: DeX77 <[email protected]> Date: Sat Oct 4 18:59:35 2014 +0200 neutron-2014.1.3-1-x86_64 * version bump diff --git a/source/network-extra/neutron/FrugalBuild b/source/network-extra/neutron/FrugalBuild index d51eae8..dbccd1f 100644 --- a/source/network-extra/neutron/FrugalBuild +++ b/source/network-extra/neutron/FrugalBuild @@ -4,7 +4,7 @@ options+=('asneeded') pkgname=neutron -pkgver=2014.2.b3 +pkgver=2014.1.3 pkgrel=1 pkgdesc="Neutron is a virtual network service for Openstack previously known as 'Quantum'" archs=('x86_64') @@ -16,10 +16,9 @@ depends=('python-neutronclient' 'python-anyjson' 'python-paste' 'python-paste-de 'python-kombu' 'lxml' 'python-netaddr' 'python-routes' 'sqlalchemy' \ 'pyudev' 'python-webob' 'python-amqplib') makedepends=('python-distribute') -_F_launchpad_branch="juno" -_F_launchpad_subdir="juno-3" +_F_launchpad_branch="icehouse" Finclude launchpad -sha1sums=('e44039e2e76ad8dc791c26eb0ec46708efe53c61') +sha1sums=('ea050db5198bdc1aa52a146ef926768bc60d9d38') build(){ Fbuild _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
