diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-12-19 16:16:21 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-19 22:41:38 +0700 |
commit | 348715087257afc1290e27f275ebb90e37f34f0e (patch) | |
tree | 90ef151e096060d317caf99a3a46b77f85ad4522 /system/slpkg/slpkg.SlackBuild | |
parent | 64fa6c8286410e27303b8428a9135ab827b95061 (diff) |
system/slpkg: Updated for version 2.1.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 f7ec93e682f60..0ad4010f2af0c 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.3} +VERSION=${VERSION:-2.1.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |