libraries/wxGTK3: Updated for version 3.0.3.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a6a543b600
commit
1f9d48b2fa
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=wxGTK3
|
||||
VERSION=${VERSION:-3.0.3}
|
||||
VERSION=${VERSION:-3.0.3.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wxGTK3"
|
||||
VERSION="3.0.3"
|
||||
VERSION="3.0.3.1"
|
||||
HOMEPAGE="http://www.wxwidgets.org"
|
||||
DOWNLOAD="https://github.com/wxWidgets/wxWidgets/archive/v3.0.3/wxWidgets-3.0.3.tar.gz"
|
||||
MD5SUM="092fafb11cb78e8b8436fed6aed5fb7e"
|
||||
DOWNLOAD="https://github.com/wxWidgets/wxWidgets/archive/v3.0.3.1/wxWidgets-3.0.3.1.tar.gz"
|
||||
MD5SUM="bd7ece1a472d85d44edf7600834316e4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue