[Slackbuilds-users] wrong version in apsw

Robby Workman rworkman at slackbuilds.org
Fri Nov 15 04:08:50 UTC 2013


On Fri, 15 Nov 2013 07:04:48 +0700
Willy Sudiarto Raharjo <willysr at gmail.com> wrote:

> > I don't see it in your branch (yet), so make sure you change that
> > "-" to "_" (and verify that it's correct in the SlackBuild
> > script too).
> 
> the SlackBuild is fine
> It's just the .info that was wrong
> and you have pulled this to master :)


Nope, I meant this:

commit bd2038e6c76e7a7d047db18ed0a86b49668df070
Author: Robby Workman <rworkman at slackbuilds.org>
Date:   Thu Nov 14 22:07:09 2013 -0600

    python/apsw: Fix VERSION in apsw.info
    
    Signed-off-by: Robby Workman <rworkman at slackbuilds.org>

diff --git a/python/apsw/apsw.info b/python/apsw/apsw.info
index 358f2dc..370825e 100644
--- a/python/apsw/apsw.info
+++ b/python/apsw/apsw.info
@@ -1,5 +1,5 @@
 PRGNAM="apsw"
-VERSION="3.17.1_r1"
+VERSION="3.7.17_r1"
 HOMEPAGE="http://code.google.com/p/apsw/"
 DOWNLOAD="http://apsw.googlecode.com/files/apsw-3.7.17-r1.zip"
 MD5SUM="5393765e7ef55def11dae08149133136"

Apparently the reporter had typed it by hand, transposing "-" with
"_" (which originally drew my attention), but that made me notice
the VERSION being wrong there.

-RW 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20131114/8d16ef30/attachment.asc>


More information about the SlackBuilds-users mailing list