diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-07-14 15:53:18 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-17 07:49:47 +0700 |
commit | efa4f59e07ad0b0a5817387a8e082bfe1441ecb7 (patch) | |
tree | dac4f4748566c7cb00958d6f0654cd0b5ff9a7dc /python/stevedore/stevedore.SlackBuild | |
parent | d8b3cf7a7c7328b36c8feadb2d52906a0482d9dc (diff) | |
download | slackbuilds-efa4f59e07ad0b0a5817387a8e082bfe1441ecb7.tar.gz |
python/stevedore: Updated for version 1.16.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/stevedore/stevedore.SlackBuild')
-rw-r--r-- | python/stevedore/stevedore.SlackBuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/python/stevedore/stevedore.SlackBuild b/python/stevedore/stevedore.SlackBuild index 40435345bc..f31fcc926d 100644 --- a/python/stevedore/stevedore.SlackBuild +++ b/python/stevedore/stevedore.SlackBuild @@ -23,9 +23,8 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - PRGNAM=stevedore -VERSION=${VERSION:-1.15.0} +VERSION=${VERSION:-1.16.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |