diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-08-08 01:51:18 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-09 23:07:31 +0700 |
commit | cfb2b58ee298d972b0d8a441c35b04502d733ded (patch) | |
tree | 7b52ed96064ecf7452a32f8dea813bacb6f8ae72 /system/slpkg/slpkg.SlackBuild | |
parent | baca1a95d5349efb9c39bd29aa6b2273efdff017 (diff) | |
download | slackbuilds-cfb2b58ee298d972b0d8a441c35b04502d733ded.tar.gz |
system/slpkg: Updated for version 2.7.1.
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 5a8ac90e95..46049c2c38 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.6.8} +VERSION=${VERSION:-2.7.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |