wok diff gpm/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 ed3853c1fdf0
children af8d823a3077
line diff
     1.1 --- a/gpm/receipt	Thu Dec 12 08:15:03 2013 +0000
     1.2 +++ b/gpm/receipt	Sat May 02 17:31:45 2020 +0000
     1.3 @@ -7,8 +7,8 @@
     1.4  MAINTAINER="pascal.bellard@slitaz.org"
     1.5  LICENSE="GPL2"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.7 -WEB_SITE="http://www.nico.schottelius.org/software/gpm/"
     1.8 -WGET_URL="http://www.nico.schottelius.org/software/gpm/archives/$TARBALL"
     1.9 +WEB_SITE="https://www.nico.schottelius.org/software/gpm/"
    1.10 +WGET_URL="https://www.nico.schottelius.org/software/gpm/archives/$TARBALL"
    1.11  HOST_ARCH="i486 arm"
    1.12  
    1.13  DEPENDS="ncurses"