diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-07-03 03:35:54 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-04 15:14:40 +0700 |
commit | 9b5c553198922c2b6a22d8eb7d75b769b461902c (patch) | |
tree | abe38e7307731e8e5251189edbf4511f861f8b98 /system/slpkg/slpkg.SlackBuild | |
parent | 130caca60faed7630a92a8e73bebb9ad4c6b0cf5 (diff) |
system/slpkg: Updated for version 2.5.9.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/slpkg/slpkg.SlackBuild')
-rw-r--r-- | system/slpkg/slpkg.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/slpkg/slpkg.SlackBuild b/system/slpkg/slpkg.SlackBuild index 3cabfc4f11d7..910513668eae 100644 --- a/system/slpkg/slpkg.SlackBuild +++ b/system/slpkg/slpkg.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for slpkg -# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2015 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=slpkg -VERSION=${VERSION:-2.5.6} +VERSION=${VERSION:-2.5.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |