diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-03-26 21:03:57 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-01 06:57:21 +0700 |
commit | ac7b6934ad542f62243aaccd9f27a6a04eaff92c (patch) | |
tree | da9d437a3472763a90914a232c26c26410300f3e /python/pyresample/pyresample.SlackBuild | |
parent | f5c3617021d25ca33b53e6cb2e9d71d276f297e3 (diff) |
python/pyresample: Updated for version 1.3.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/pyresample/pyresample.SlackBuild')
-rw-r--r-- | python/pyresample/pyresample.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pyresample/pyresample.SlackBuild b/python/pyresample/pyresample.SlackBuild index a6aef350228f..b67a0a647fdb 100644 --- a/python/pyresample/pyresample.SlackBuild +++ b/python/pyresample/pyresample.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pyresample -# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece # 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=pyresample -VERSION=${VERSION:-1.2.9} +VERSION=${VERSION:-1.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |