diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-06-13 06:56:02 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-06-18 16:18:58 -0500 |
commit | e91503a75e9d030e5e2ca8a21a2185f457311031 (patch) | |
tree | c0b10d132ae2844838001cdd02af9232c4174732 /system/slpkg/slpkg.SlackBuild | |
parent | 250ba8915def2ee88de469995dce30fe478a9272 (diff) | |
download | slackbuilds-e91503a75e9d030e5e2ca8a21a2185f457311031.tar.gz |
system/slpkg: Updated for version 1.5.1.
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 7586d25390..4123a94d89 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.4.6} +VERSION=${VERSION:-1.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |