wok-current diff rlog/receipt @ rev 25509
sgmixer: update wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Feb 12 13:14:45 2023 +0000 (21 months ago) |
parents | 870e1ce31226 |
children |
line diff
1.1 --- a/rlog/receipt Fri Apr 08 10:34:41 2022 +0000 1.2 +++ b/rlog/receipt Sun Feb 12 13:14:45 2023 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="LGPL2.1" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="https://github.com/vgough/rlog" 1.7 -WGET_URL="http://rlog.googlecode.com/files/$TARBALL" 1.8 +WGET_URL="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/$PACKAGE/$TARBALL" 1.9 TAGS="C++ log" 1.10 1.11 DEPENDS="gcc-lib-base"