mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
academic/wxmacmolplt: Updated for version 7.6.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5241c19d0f
commit
97ba81d87e
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue