wok diff posixovl/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 72f2704d3ae0
children 69e1e705f038
line diff
     1.1 --- a/posixovl/receipt	Fri Mar 18 18:06:12 2022 +0000
     1.2 +++ b/posixovl/receipt	Fri Dec 02 10:26:08 2022 +0000
     1.3 @@ -7,7 +7,7 @@
     1.4  SHORT_DESC="FUSE file system that provides POSIX functionality."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  LICENSE="GPL2"
     1.7 -WEB_SITE="https://sourceforge.net/projects/posixovl/"
     1.8 +WEB_SITE="https://sourceforge.net/projects/posixovl"
     1.9  
    1.10  TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.11  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.12 @@ -15,6 +15,7 @@
    1.13  DEPENDS="attr fuse2"
    1.14  BUILD_DEPENDS="attr-dev autoconf automake fuse2-dev"
    1.15  
    1.16 +# What is the latest version available today?
    1.17  current_version()
    1.18  {
    1.19  	wget -O - $WEB_SITE 2>/dev/null | \