wok-current diff s3ql/receipt @ rev 25040
cups-filters: use standard c++14
author | Hans-G?nter Theisgen |
---|---|
date | Fri May 27 07:47:27 2022 +0100 (2022-05-27) |
parents | 72f2704d3ae0 |
children |
line diff
1.1 --- a/s3ql/receipt Fri Mar 18 18:06:12 2022 +0000 1.2 +++ b/s3ql/receipt Fri May 27 07:47:27 2022 +0100 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL3" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WEB_SITE="https://github.com/s3ql/s3ql" 1.7 -WGET_URL="http://$PACKAGE.googlecode.com/files/$TARBALL" 1.8 +WGET_URL="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/$PACKAGE/$TARBALL" 1.9 1.10 DEPENDS="sqlite python-llfuse python-pyliblzma python-pycryptopp python-apsw" 1.11 BUILD_DEPENDS="python-dev sqlite-dev liblzma-dev fuse2-dev attr-dev rsync \