wok diff bzip2/receipt @ rev 22053

minitest: post-install(): fix "sed: unmatched '|'" error
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Oct 22 19:46:38 2019 +0200 (2019-10-22)
parents a511baf85854
children ea31fefd3ec4
line diff
     1.1 --- a/bzip2/receipt	Wed Jul 06 10:09:09 2016 +0300
     1.2 +++ b/bzip2/receipt	Tue Oct 22 19:46:38 2019 +0200
     1.3 @@ -7,7 +7,7 @@
     1.4  MAINTAINER="pankso@slitaz.org"
     1.5  LICENSE="BSD"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WEB_SITE="http://www.bzip.org/"
     1.8 +WEB_SITE="https://sourceware.org/bzip2/"
     1.9  WGET_URL="http://www.bzip.org/$VERSION/$TARBALL"
    1.10  TAGS="compression archive"
    1.11  HOST_ARCH="i486 arm"