diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-02-20 22:15:47 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-21 06:27:20 +0700 |
commit | f5649a819cc4c559203e3945103aafe135d95629 (patch) | |
tree | a75a781c323c25234efe54840142f988fd948945 /system/slpkg/slpkg.SlackBuild | |
parent | a15afdab3586f05ad4862f330ef982693cd7054e (diff) | |
download | slackbuilds-f5649a819cc4c559203e3945103aafe135d95629.tar.gz |
system/slpkg: Updated for version 2.2.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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 58fa8e6fe0..249f734aa4 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.2.2} +VERSION=${VERSION:-2.2.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |