diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-04-13 20:56:18 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-15 07:18:07 +0700 |
commit | 0b9ffae013a16f88d073187e7da21e2a3ae43650 (patch) | |
tree | d54f93820c330b4894e4efe5cf165466fdffe4ea /system/slpkg/slpkg.SlackBuild | |
parent | baff40a6184a2cd05d5e955d4e0f9dd0ced9c89b (diff) | |
download | slackbuilds-0b9ffae013a16f88d073187e7da21e2a3ae43650.tar.gz |
system/slpkg: Updated for version 3.2.7.
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 e46744ca7b..84c4f4b8dd 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:-3.2.6} +VERSION=${VERSION:-3.2.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |