wok diff cdparanoia-III/receipt @ rev 22975
updated jsoncpp (1.8.4 -> 1.9.2)
author | Hans-G?nter Theisgen |
---|---|
date | Sat Feb 29 15:32:23 2020 +0100 (2020-02-29) |
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 Sat Feb 29 15:32:23 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()