diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-12-27 21:05:42 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-12-27 23:16:21 -0600 |
commit | 6fdf08bc7122122e8bef0fadad9506ee4a244f90 (patch) | |
tree | afda3452cc89d742faf3c61b3c383bda3fc2b662 /system/slpkg/slpkg.SlackBuild | |
parent | 9280cb6c7536e8b945ed4b6b5a8fc6d7857dda62 (diff) | |
download | slackbuilds-6fdf08bc7122122e8bef0fadad9506ee4a244f90.tar.gz |
system/slpkg: Updated for version 2.1.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 0ad4010f2a..6673dd05c0 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.1.4} +VERSION=${VERSION:-2.1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |