diff options
author | Daniil Bratashov | 2015-10-28 17:30:56 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo | 2015-10-28 17:30:56 +0100 |
commit | 97ba81d87e30fa86070ad42a521ca46b1afa6090 (patch) | |
tree | 342107cdfb2ce69fe97cba84de592e6f7b8cb49c /academic/wxmacmolplt | |
parent | 5241c19d0f1fdff180114c1ae7bdddf37dbc1824 (diff) | |
download | slackbuilds-97ba81d87e30fa86070ad42a521ca46b1afa6090.tar.gz |
academic/wxmacmolplt: Updated for version 7.6.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/wxmacmolplt')
-rw-r--r-- | academic/wxmacmolplt/wxmacmolplt.SlackBuild | 2 | ||||
-rw-r--r-- | academic/wxmacmolplt/wxmacmolplt.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/academic/wxmacmolplt/wxmacmolplt.SlackBuild b/academic/wxmacmolplt/wxmacmolplt.SlackBuild index f9404489c6..16fd4d9542 100644 --- a/academic/wxmacmolplt/wxmacmolplt.SlackBuild +++ b/academic/wxmacmolplt/wxmacmolplt.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=wxmacmolplt -VERSION=${VERSION:-7.6} +VERSION=${VERSION:-7.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/academic/wxmacmolplt/wxmacmolplt.info b/academic/wxmacmolplt/wxmacmolplt.info index 35434cba58..8f681cd3a9 100644 --- a/academic/wxmacmolplt/wxmacmolplt.info +++ b/academic/wxmacmolplt/wxmacmolplt.info @@ -1,8 +1,8 @@ PRGNAM="wxmacmolplt" -VERSION="7.6" +VERSION="7.6.1" HOMEPAGE="http://brettbode.github.io/wxmacmolplt/" -DOWNLOAD="https://bintray.com/artifact/download/brettbode/generic/wxmacmolplt-7.6.tar.gz" -MD5SUM="4ca75436f966d893d7685d8d1365cbce" +DOWNLOAD="http://sourceforge.net/slackbuildsdirectlinks/wxmacmolplt-7.6.1.tar.gz" +MD5SUM="6980b3f3263526d1e91d32f80b52286a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ming wxPython" |