python/euca2ools: Updated for version 3.4.1
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
71071b3f5c
commit
4477e8af8b
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=euca2ools
|
||||
VERSION=${VERSION:-3.3.3}
|
||||
VERSION=${VERSION:-3.4.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="euca2ools"
|
||||
VERSION="3.3.3"
|
||||
VERSION="3.4.1"
|
||||
HOMEPAGE="http://www.eucalyptus.com"
|
||||
DOWNLOAD="https://github.com/eucalyptus/euca2ools/archive/v3.3.3/euca2ools-3.3.3.tar.gz"
|
||||
MD5SUM="027e1374df5f65750ee41b3ac2640d0b"
|
||||
DOWNLOAD="https://github.com/eucalyptus/euca2ools/archive/v3.4.1/euca2ools-3.4.1.tar.gz"
|
||||
MD5SUM="0304efa7609d18d9816baeb56eb8012b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python-requestbuilder lxml"
|
||||
|
|
Loading…
Reference in New Issue