wok-6.x diff androguard/receipt @ rev 25512

memtest: 386/1M support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Feb 14 07:20:48 2023 +0000 (19 months ago)
parents b569b85b0fb9
children
line diff
     1.1 --- a/androguard/receipt	Mon Jan 17 18:18:17 2022 +0000
     1.2 +++ b/androguard/receipt	Tue Feb 14 07:20:48 2023 +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"