mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
academic/wxmacmolplt: Updated for version 7.6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2891d1f112
commit
06d30a9e42
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.1}
|
||||
VERSION=${VERSION:-7.6.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wxmacmolplt"
|
||||
VERSION="7.6.1"
|
||||
VERSION="7.6.2"
|
||||
HOMEPAGE="http://brettbode.github.io/wxmacmolplt/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/slackbuildsdirectlinks/wxmacmolplt-7.6.1.tar.gz"
|
||||
MD5SUM="6980b3f3263526d1e91d32f80b52286a"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/slackbuildsdirectlinks/wxmacmolplt-7.6.2.tar.gz"
|
||||
MD5SUM="03c0c0a3d79138be39b7ede5f97798e0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ming wxPython"
|
||||
|
|
Loading…
Reference in a new issue