diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-08-14 14:02:21 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-15 15:12:42 +0700 |
commit | 90863e9509588bf959d6d2894fdb0920b4939d2d (patch) | |
tree | 30d3fffae4927f8b7ae86de2ca5f9bace04dcccf /system/slpkg/slpkg.SlackBuild | |
parent | edc8575d566bb9d84e0a702f0bdfbe6d333ddcb7 (diff) |
system/slpkg: Updated for version 2.7.3.
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 46049c2c3817..139c6c6ff778 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.7.1} +VERSION=${VERSION:-2.7.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |