diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-07-15 01:00:16 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-17 07:49:47 +0700 |
commit | 1004c6d44e3d4f27938fac5a2fdc24c802f6cf55 (patch) | |
tree | a6ef661fd9c502ec13fe3f60a20141d4a7f9dcc2 /system/slpkg/slpkg.SlackBuild | |
parent | 85ff4c4fb2a092354ac1c8f204acc271c65e080a (diff) | |
download | slackbuilds-1004c6d44e3d4f27938fac5a2fdc24c802f6cf55.tar.gz |
system/slpkg: Updated for version 3.1.7.
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 1bc296d329..3318645ffa 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.6} +VERSION=${VERSION:-3.1.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |