diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-07-12 21:05:11 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-15 07:33:47 +0700 |
commit | b61a8e43bd62a99aa9e91a09072685c84cf2e4fd (patch) | |
tree | 61724c8449c5de5b61e6041fb4bfd3748539997d /python/portend/portend.SlackBuild | |
parent | 3c66f51a274d43fca14be84aa84291afa5c88b1b (diff) |
python/portend: Updated for version 2.1.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/portend/portend.SlackBuild')
-rw-r--r-- | python/portend/portend.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/portend/portend.SlackBuild b/python/portend/portend.SlackBuild index 690619eb0a2d0..fc64e12e47474 100644 --- a/python/portend/portend.SlackBuild +++ b/python/portend/portend.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=portend -VERSION=${VERSION:-2.1} +VERSION=${VERSION:-2.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |