diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-06-06 15:48:32 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-07 22:09:57 +0700 |
commit | c217967c8a4e202a7b93f6c1c22cba56ff08e711 (patch) | |
tree | 72ccb7ccacef8ed5ee1563d3c17fd95dcad1ea4f /system/slpkg/slpkg.SlackBuild | |
parent | 566e087d0ca978dd469d397af12e22cc2caf6205 (diff) |
system/slpkg: Updated for version 2.4.2.
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 4042228554c2..b98abac18108 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:-2.3.6} +VERSION=${VERSION:-2.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |