wok diff wxHexEditor/receipt @ rev 20423

Update some web_site to https
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 09 12:16:16 2018 +0200 (2018-08-09)
parents 934d6099191f
children 83981c141996
line diff
     1.1 --- a/wxHexEditor/receipt	Thu Jan 31 04:26:00 2013 +0000
     1.2 +++ b/wxHexEditor/receipt	Thu Aug 09 12:16:16 2018 +0200
     1.3 @@ -11,8 +11,8 @@
     1.4  SF_PROJECT="wxhexeditor"
     1.5  WGET_URL="$SF_MIRROR/$SF_PROJECT/$TARBALL"
     1.6  
     1.7 -DEPENDS="libgomp wxWidgets"
     1.8 -BUILD_DEPENDS="wxWidgets-dev libffi libtool autoconf automake"
     1.9 +DEPENDS="libgomp wxWidgets28"
    1.10 +BUILD_DEPENDS="wxWidgets28-dev libffi libtool autoconf automake"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()