wok diff os-prober/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 20e25baceb78
children
line diff
     1.1 --- a/os-prober/receipt	Wed Jun 15 16:08:36 2022 +0100
     1.2 +++ b/os-prober/receipt	Fri Dec 02 10:26:08 2022 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="os-prober"
     1.7 -VERSION="1.80"
     1.8 +VERSION="1.81"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="Utility to detect other OSes on a set of drives."
    1.11  MAINTAINER="maintainer@slitaz.org"
    1.12 @@ -13,6 +13,7 @@
    1.13  
    1.14  DEPENDS="coreutils"
    1.15  
    1.16 +# What is the latest version available today?
    1.17  current_version()
    1.18  {
    1.19  	wget -O - ${WGET_URL%/*} 2>/dev/null | \