mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/kimchi: upgrade to 2.3.1
This commit is contained in:
parent
99afbc0aaa
commit
40dcf3f650
@ -1,8 +1,8 @@
|
||||
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
|
||||
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
|
||||
pkgname=kimchi
|
||||
pkgver=2.3.0
|
||||
pkgrel=2
|
||||
pkgver=2.3.1
|
||||
pkgrel=0
|
||||
pkgdesc="An HTML5 management interface for KVM "
|
||||
url="https://kimchi-project.github.io"
|
||||
arch="noarch"
|
||||
@ -11,7 +11,7 @@ depends="python2 py-ipaddr py2-m2crypto py2-simplejson py-psutil
|
||||
py-imaging py2-libvirt py-cheetah py-ethtool py2-lxml py-websockify
|
||||
py2-pillow qemu py2-configobj py2-six py2-paramiko py2-magic libvirt-daemon
|
||||
wok gingerbase py2-netaddr py2-libuser
|
||||
util-linux spice-html5"
|
||||
util-linux spice-html5 websockify "
|
||||
makedepends="automake autoconf libtool gettext-dev
|
||||
python2-dev py-setuptools pyflakes libxslt py2-pip
|
||||
py-pep8 py2-mock py-cherrypy pytest py2-requests
|
||||
@ -36,6 +36,6 @@ package() {
|
||||
make DESTDIR="$pkgdir" install
|
||||
}
|
||||
|
||||
md5sums="7a6cb1ad338ec5d1eb1416075af76b6e kimchi-2.3.0.tar.gz"
|
||||
sha256sums="70dc110cacaf82b1662357fe0e8576796ac61b4991d9379ae174d9f5d7bb4bd1 kimchi-2.3.0.tar.gz"
|
||||
sha512sums="092ab6ad93384f9822497d8c8b09bd4306cb1d3c11ca76be5ec5d91dc6a34bbb3507e45cae423894d94ae569cd00d18621fd0951fae0e36df3a64b2e44ae10ea kimchi-2.3.0.tar.gz"
|
||||
md5sums="3312e6158c5bde8be3e499b6b4488751 kimchi-2.3.1.tar.gz"
|
||||
sha256sums="81da6381480d2a69eb6cf073b1e0f7c9288d13c2f34f90dabf3568ce089d15d0 kimchi-2.3.1.tar.gz"
|
||||
sha512sums="2db03e66277df6d7d66dae25e6663e32eba791dca563d7bef02d394f8352cca2dbd1a904c76f0ae0b3a1ca2593c7fcb99be3877f658a22b54cd79e2b332d8b74 kimchi-2.3.1.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user