mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/libvirt-python: Updated for version 1.2.21.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
c3a702aa1c
commit
5c56ca4770
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libvirt-python
|
||||
VERSION=${VERSION:-1.2.20}
|
||||
VERSION=${VERSION:-1.2.21}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libvirt-python"
|
||||
VERSION="1.2.20"
|
||||
VERSION="1.2.21"
|
||||
HOMEPAGE="http://libvirt.org"
|
||||
DOWNLOAD="http://libvirt.org/sources/python/libvirt-python-1.2.20.tar.gz"
|
||||
MD5SUM="2e17b3047c80291874bb96f0a80816db"
|
||||
DOWNLOAD="http://libvirt.org/sources/python/libvirt-python-1.2.21.tar.gz"
|
||||
MD5SUM="d5fdcb6e2ff28eac90ba6906d349465a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libvirt"
|
||||
|
|
Loading…
Reference in a new issue