mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/libvirt-python: Updated for version 1.2.16.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4817b3fe34
commit
c98c933c12
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.15}
|
||||
VERSION=${VERSION:-1.2.16}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libvirt-python"
|
||||
VERSION="1.2.15"
|
||||
VERSION="1.2.16"
|
||||
HOMEPAGE="http://libvirt.org"
|
||||
DOWNLOAD="http://libvirt.org/sources/python/libvirt-python-1.2.15.tar.gz"
|
||||
MD5SUM="f13b566b54fe71ec0f26992aee11dd09"
|
||||
DOWNLOAD="http://libvirt.org/sources/python/libvirt-python-1.2.16.tar.gz"
|
||||
MD5SUM="8c688dee031b5b7f36e22b4a10d26740"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libvirt"
|
||||
|
|
Loading…
Reference in a new issue