wok diff perl-gtk2-trayicon/receipt @ rev 23757

fusecloop/extract_compressed_fs: fix v2 convertion
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 02 17:31:45 2020 +0000 (2020-05-02)
parents ed520426b209
children ca4a422cce07
line diff
     1.1 --- a/perl-gtk2-trayicon/receipt	Fri Jun 07 20:03:25 2013 +0200
     1.2 +++ b/perl-gtk2-trayicon/receipt	Sat May 02 17:31:45 2020 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  SOURCE="Gtk2-TrayIcon"
     1.5  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.6  WEB_SITE="http://cpan.org/"
     1.7 -WGET_URL="http://search.cpan.org/CPAN/authors/id/B/BO/BORUP/$TARBALL"
     1.8 +WGET_URL="https://metacpan.org/CPAN/authors/id/B/BO/BORUP/$TARBALL"
     1.9  
    1.10  DEPENDS="perl-gtk2"
    1.11  BUILD_DEPENDS="perl-gtk2 perl-extutils-depends perl-extutils-pkgconfig gtk+-dev"