diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-05-25 13:02:52 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-27 07:23:40 +0700 |
commit | e112729f9988d5bfb48a651d8bfb03cd1bde6309 (patch) | |
tree | 47d8fa1075aadb9ea59a3493da53b8b4536f9af5 /system/slpkg/slpkg.SlackBuild | |
parent | fd64b6876474945e9e3307977ee589448a326d80 (diff) |
system/slpkg: Updated for version 3.1.4.
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 9a2e7ed9e2a3..d04e94e7e807 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.3} +VERSION=${VERSION:-3.1.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |