wok diff mfoc/receipt @ rev 25496
Up expat (2.5.0), CVE-2022-43680. Again.
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Dec 02 10:26:08 2022 +0000 (23 months ago) |
parents | b569b85b0fb9 |
children |
line diff
1.1 --- a/mfoc/receipt Mon Jan 17 18:18:17 2022 +0000 1.2 +++ b/mfoc/receipt Fri Dec 02 10:26:08 2022 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WEB_SITE="https://github.com/nfc-tools/mfoc" 1.7 -WGET_URL="http://mfoc.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="libnfc" 1.11 BUILD_DEPENDS="pkg-config libnfc-dev"