diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-02-24 01:58:01 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-02-27 13:22:42 +0700 |
commit | bcd2b8f84bd10c974271e94e11d7095a35a1b582 (patch) | |
tree | 9b3ed9e8fbd1003da480d1503b0e4c9ec65ba375 /system/slpkg/slpkg.SlackBuild | |
parent | 8d070bce676bae67190825d0eb8d5ac2ada832d7 (diff) | |
download | slackbuilds-bcd2b8f84bd10c974271e94e11d7095a35a1b582.tar.gz |
system/slpkg: Updated for version 3.1.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 c69858aa1e..e16e43ab58 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.1.0} +VERSION=${VERSION:-3.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |