wok diff naim/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 (18 months ago)
parents b9659e3c2111
children
line diff
     1.1 --- a/naim/receipt	Thu Feb 24 19:32:16 2022 +0000
     1.2 +++ b/naim/receipt	Fri Dec 02 10:26:08 2022 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL2"
     1.5  WEB_SITE="http://naim.n.ml.org/"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.7 -WGET_URL="http://naim.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="ncurses"
    1.11  BUILD_DEPENDS="ncurses-dev"