diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-08-28 07:24:07 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-29 10:07:29 +0700 |
commit | 6cb03bb103dd558c6083af0e3a513a8854a3a87a (patch) | |
tree | 714d89d85a3542939ed587dc32a6437c115e56ab /system/slpkg/slpkg.SlackBuild | |
parent | 84e635ac6a1f75ad3eac8768f4fffa8e4374f070 (diff) | |
download | slackbuilds-6cb03bb103dd558c6083af0e3a513a8854a3a87a.tar.gz |
system/slpkg: Updated for version 2.7.6.
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 c5d148cd6a..6b55c5462c 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.4} +VERSION=${VERSION:-2.7.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |