diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-09-18 09:02:48 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-19 19:49:13 +0700 |
commit | 0e66746f97eb5c59f6102e0158065130984e6f5d (patch) | |
tree | 711f2325f251dc3d31fb4710cc55078c9bf4542d /system/slpkg/slpkg.SlackBuild | |
parent | e9acdca43e7e15d2a4888d87436047f7d67a85a5 (diff) |
system/slpkg: Updated for version 2.9.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/slpkg/slpkg.SlackBuild')
-rw-r--r-- | system/slpkg/slpkg.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/slpkg/slpkg.SlackBuild b/system/slpkg/slpkg.SlackBuild index ae833dd9833f..a58a4bb9ba8f 100644 --- a/system/slpkg/slpkg.SlackBuild +++ b/system/slpkg/slpkg.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=slpkg -VERSION=${VERSION:-2.8.7} +VERSION=${VERSION:-2.9.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |