diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2019-05-19 18:45:28 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-25 07:31:55 +0700 |
commit | 8ee7e92217555121fa50e817a81f62fb7681a711 (patch) | |
tree | 4dd06e39dab3ff811129a26d51a9600ac98b07ac /system/slpkg/slpkg.SlackBuild | |
parent | b5176ee099c4a87af205d837def0f72c9733e5bf (diff) |
system/slpkg: Updated for version 3.4.3.
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 23a04c4b53b35..eddea1ff7882a 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.4.2} +VERSION=${VERSION:-3.4.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |