diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-10-06 19:44:25 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-07 07:01:48 +0700 |
commit | d9b05d0698583816239269a17440aaff7c0fc5ac (patch) | |
tree | af46c3163f50b163922a380497a23fbf0cd53c90 /system/slpkg/slpkg.SlackBuild | |
parent | ff4a867fb06bc49de799dc328031b3c20e588317 (diff) | |
download | slackbuilds-d9b05d0698583816239269a17440aaff7c0fc5ac.tar.gz |
system/slpkg: Updated for version 3.3.0.
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 56f5071adb..a59cf298ff 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.2.9} +VERSION=${VERSION:-3.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |