wok-6.x rev 21609

Up wxWidgets (3.0.4)
author maniac
date Thu May 23 17:28:13 2019 +0300 (2019-05-23)
parents 3be058aacdff
children 25a18b94dcb7
files wxWidgets-dev/receipt wxWidgets/receipt
line diff
     1.1 --- a/wxWidgets-dev/receipt	Thu May 23 15:16:21 2019 +0100
     1.2 +++ b/wxWidgets-dev/receipt	Thu May 23 17:28:13 2019 +0300
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="wxWidgets-dev"
     1.7 -VERSION="3.0.2"
     1.8 +VERSION="3.0.4"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Cross-platform GUI Library devel files."
    1.11  MAINTAINER="pankso@slitaz.org"
     2.1 --- a/wxWidgets/receipt	Thu May 23 15:16:21 2019 +0100
     2.2 +++ b/wxWidgets/receipt	Thu May 23 17:28:13 2019 +0300
     2.3 @@ -1,14 +1,14 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="wxWidgets"
     2.7 -VERSION="3.0.2"
     2.8 +VERSION="3.0.4"
     2.9  CATEGORY="x-window"
    2.10  SHORT_DESC="Cross-platform GUI Library"
    2.11  MAINTAINER="pankso@slitaz.org"
    2.12  LICENSE="LGPL"
    2.13  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    2.14  WEB_SITE="http://www.wxwidgets.org/"
    2.15 -WGET_URL="$SF_MIRROR/wxwindows/$TARBALL"
    2.16 +WGET_URL="https://github.com/$PACKAGE/$PACKAGE/releases/download/$TARBALL"
    2.17  
    2.18  DEPENDS="glib glibc-base gcc-lib-base libgio pkg-config expat zlib atk \
    2.19  gtk+ cairo fontconfig freetype jpeg libpng tiff pango pixman util-linux-uuid \