wok-next diff cramfs/receipt @ rev 21724

busybox: update configs
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 01 11:04:25 2020 +0000 (2020-09-01)
parents 42d9d6d83956
children
line diff
     1.1 --- a/cramfs/receipt	Sun Mar 04 04:56:40 2018 +0200
     1.2 +++ b/cramfs/receipt	Tue Sep 01 11:04:25 2020 +0000
     1.3 @@ -6,10 +6,10 @@
     1.4  SHORT_DESC="Simple and small, compressed filesystem"
     1.5  LICENSE="GPL2"
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 -WEB_SITE="http://cramfs.sourceforge.net/"
     1.8 +WEB_SITE="https://sourceforge.net/projects/cramfs/"
     1.9  
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11 -WGET_URL="$SF_MIRROR/$PACKAGE/$PACKAGE/$VERSION/$TARBALL"
    1.12 +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.13  
    1.14  BUILD_DEPENDS="zlib-dev"
    1.15