diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2019-12-13 14:18:58 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-15 17:06:35 +0700 |
commit | 3b6f1edad36a0368e000e2ed7e97f7d44ff47844 (patch) | |
tree | 25d1349457f8a63bdf8d92da81c1706e478c4dc3 /system/slpkg/slpkg.SlackBuild | |
parent | f84fd2bdc2f3ab79f7dd609f41a2c57dd761b804 (diff) | |
download | slackbuilds-3b6f1edad36a0368e000e2ed7e97f7d44ff47844.tar.gz |
system/slpkg: Updated for version 3.7.3.
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 05fdb9c3a6..6c34767cf9 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.7.2} +VERSION=${VERSION:-3.7.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |