wok diff androguard/receipt @ rev 24974

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 02 11:23:24 2022 +0000 (2022-05-02)
parents b569b85b0fb9
children 343c093ad221
line diff
     1.1 --- a/androguard/receipt	Mon Jan 17 18:18:17 2022 +0000
     1.2 +++ b/androguard/receipt	Mon May 02 11:23:24 2022 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Reverse engineering tool for Android applications."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  LICENSE="Apache2"
     1.7 -WEB_SITE="https://github.com/androguard/androguard"
     1.8 +WEB_SITE="https://github.com/androguard/androguard/"
     1.9  
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WGET_URL="${WEB_SITE}archive/v$VERSION.tar.gz"