diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2018-01-11 20:20:05 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-13 07:13:09 +0700 |
commit | 07122876f6f79ae21bb494db8f47a2e2dae28c4b (patch) | |
tree | 16ac33f435894f02fb61f6c7a673e099397326b7 /system/slpkg/slpkg.SlackBuild | |
parent | 271878277a1f36d6fdd4b9bd86e9e29a09015cdb (diff) | |
download | slackbuilds-07122876f6f79ae21bb494db8f47a2e2dae28c4b.tar.gz |
system/slpkg: Updated for version 3.3.4.
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 5f0b181588..1aaf622edd 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.3.3} +VERSION=${VERSION:-3.3.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |