diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2020-04-03 13:08:54 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-04 09:50:02 +0700 |
commit | d0e1d418fbff2e5b5e3c8b19bf909b6b38c4fd5e (patch) | |
tree | d893a02b1bf2a6db964a4fbcc6f5cd8e24be7164 /system/slpkg/slpkg.SlackBuild | |
parent | f5fc2f2696c3fbd80f5c22c5cc79e06ed245f6f0 (diff) |
system/slpkg: Updated for version 3.8.7.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 98efdf04ce6d0..c3f4bd237cbb8 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.8.6} +VERSION=${VERSION:-3.8.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |