diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2015-02-01 10:42:56 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-07 15:21:02 +0700 |
commit | c51075fed350250aa45629f50823b4a3d278d4df (patch) | |
tree | 8c91924b9bb50a39d36c71949eca4c1b9bc41281 /libraries/libvirt-python/libvirt-python.SlackBuild | |
parent | 6f8ac2008fd6ccf78fd0eb87b051b6b1ea91e9d7 (diff) | |
download | slackbuilds-c51075fed350250aa45629f50823b4a3d278d4df.tar.gz |
libraries/libvirt-python: Updated for version 1.2.12.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/libvirt-python/libvirt-python.SlackBuild')
-rw-r--r-- | libraries/libvirt-python/libvirt-python.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/libvirt-python/libvirt-python.SlackBuild b/libraries/libvirt-python/libvirt-python.SlackBuild index 7a84e57faa..8237ac3485 100644 --- a/libraries/libvirt-python/libvirt-python.SlackBuild +++ b/libraries/libvirt-python/libvirt-python.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for libvirt-python -# Copyright 2013-2014 Robby Workman, Northport, Alabama, USA +# Copyright 2013-2015 Robby Workman, Northport, Alabama, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=libvirt-python -VERSION=${VERSION:-1.2.11} +VERSION=${VERSION:-1.2.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |