diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2020-06-04 20:42:37 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-06 10:07:52 +0700 |
commit | fe940df4e28f9db2076687c8c7609ea8231a8bf3 (patch) | |
tree | 4f3c852ea6ec89bd32ebfff82c2183781b6a1b3c /system/slpkg/slpkg.SlackBuild | |
parent | 24a880656a0f6cc5ed5347038ef99272932e9959 (diff) | |
download | slackbuilds-fe940df4e28f9db2076687c8c7609ea8231a8bf3.tar.gz |
system/slpkg: Updated for version 3.8.9.
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 c3f4bd237c..5ee02e8d47 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.7} +VERSION=${VERSION:-3.8.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |