diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-07-23 07:30:05 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-07-23 07:30:05 +0700 |
commit | d5f9d9675d355a89149c81217a06eb8a2389e830 (patch) | |
tree | fac604c10990e8e43ee14b99cd6f8c28b99dcf9b /system/slpkg/slpkg.SlackBuild | |
parent | 93ef0750cc1d0f36cab806a5cae799a6884f3c17 (diff) |
system/slpkg: Updated for version 1.6.1.
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 c438f047f1fad..a2067f5f610b4 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:-1.5.6} +VERSION=${VERSION:-1.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |