wok diff wxWidgets/receipt @ rev 21609

Up wxWidgets (3.0.4)
author maniac
date Thu May 23 17:28:13 2019 +0300 (2019-05-23)
parents a7d92d7d3d4f
children 25a18b94dcb7
line diff
     1.1 --- a/wxWidgets/receipt	Sat Oct 24 04:19:35 2015 +0300
     1.2 +++ b/wxWidgets/receipt	Thu May 23 17:28:13 2019 +0300
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="wxWidgets"
     1.7 -VERSION="3.0.2"
     1.8 +VERSION="3.0.4"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Cross-platform GUI Library"
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  LICENSE="LGPL"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.14  WEB_SITE="http://www.wxwidgets.org/"
    1.15 -WGET_URL="$SF_MIRROR/wxwindows/$TARBALL"
    1.16 +WGET_URL="https://github.com/$PACKAGE/$PACKAGE/releases/download/$TARBALL"
    1.17  
    1.18  DEPENDS="glib glibc-base gcc-lib-base libgio pkg-config expat zlib atk \
    1.19  gtk+ cairo fontconfig freetype jpeg libpng tiff pango pixman util-linux-uuid \