diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-10-12 11:45:31 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-15 07:09:48 +0700 |
commit | b95fee749719ccd8ad12ba36b958367976d7d3ac (patch) | |
tree | dc6c480ece084d57b9d342f71a8387c4bd421493 /system/slpkg/slpkg.SlackBuild | |
parent | e1cc60b42d8b3c4971ede09d0a1d654d1d45e266 (diff) |
system/slpkg: Updated for version 3.1.8.
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 f34fe20447d0a..6406cbface3ec 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:-3.1.7} +VERSION=${VERSION:-3.1.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |