diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-09-27 19:13:17 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-30 07:19:04 +0700 |
commit | ed46c18b66addc20dea6f79cb829eaa23e5b9c63 (patch) | |
tree | 9b1f0b4b2a1bcd81879f2a6632f0ddb63a25941b /system/slpkg/slpkg.SlackBuild | |
parent | 39adb3320501869faba0f9617d4f6a6602206005 (diff) | |
download | slackbuilds-ed46c18b66addc20dea6f79cb829eaa23e5b9c63.tar.gz |
system/slpkg: Updated for version 3.2.9.
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 2e7a9d648a..56f5071adb 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.8} +VERSION=${VERSION:-3.2.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |