diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-05-21 07:55:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-21 07:55:25 +0700 |
commit | 62e466de8cdeeefe6c11a608bd285a8277986e9e (patch) | |
tree | 26c12f66ec99384301183629b54d21c135f4a0bd /system/slpkg/slpkg.SlackBuild | |
parent | cb5d0bf28fd1aedfa751f567ad50f41b277696fb (diff) | |
download | slackbuilds-62e466de8cdeeefe6c11a608bd285a8277986e9e.tar.gz |
system/slpkg: Updated for version 1.2.9.
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 bf3bb3deef..0c316637f3 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:-1.1.3} +VERSION=${VERSION:-1.2.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |