wok-6.x diff cdparanoia-III/receipt @ rev 23638
updated sed (4.7 -> 4.8)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Apr 20 10:17:35 2020 +0100 (2020-04-20) |
parents | a511baf85854 |
children | 68cf96abc146 |
line diff
1.1 --- a/cdparanoia-III/receipt Wed Jul 06 10:09:09 2016 +0300 1.2 +++ b/cdparanoia-III/receipt Mon Apr 20 10:17:35 2020 +0100 1.3 @@ -6,9 +6,9 @@ 1.4 SHORT_DESC="CMDline CD ripper used by Asunder." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 LICENSE="GPL2 LGPL2.1" 1.7 -WEB_SITE="http://www.xiph.org/paranoia/" 1.8 +WEB_SITE="https://www.xiph.org/paranoia/" 1.9 TARBALL="$PACKAGE-$VERSION.src.tgz" 1.10 -WGET_URL="http://downloads.xiph.org/releases/cdparanoia/$TARBALL" 1.11 +WGET_URL="https://downloads.xiph.org/releases/cdparanoia/$TARBALL" 1.12 1.13 # Rules to configure and make the package. 1.14 compile_rules()