diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-12-12 15:56:11 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-12 23:23:50 +0700 |
commit | 899b15fa14cc2a9cbba62601895332b1855929b3 (patch) | |
tree | 53158e3e84b45f587b2197388c7b450d3d1d3491 /system/slpkg/slpkg.SlackBuild | |
parent | 525edb272240689b638492f72a107e00d9221093 (diff) |
system/slpkg: Updated for version 2.1.3.
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 2bfe8b3ff758f..f7ec93e682f60 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.1.2} +VERSION=${VERSION:-2.1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |