wok diff gtk-theme-blackbird/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 ac8ca9758df1
children
line diff
     1.1 --- a/gtk-theme-blackbird/receipt	Sat Jan 15 15:21:40 2022 +0000
     1.2 +++ b/gtk-theme-blackbird/receipt	Fri Dec 02 10:26:08 2022 +0000
     1.3 @@ -6,13 +6,14 @@
     1.4  SHORT_DESC="Blackbird is GTK+2 and GTK+3 theme from the Shimmer Project"
     1.5  MAINTAINER="al.bobylev@gmail.com"
     1.6  LICENSE="GPL2 CC-BY-SA-3"
     1.7 -WEB_SITE="http://shimmerproject.org/"
     1.8 +WEB_SITE="https://shimmerproject.org/"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WGET_URL="https://github.com/shimmerproject/Blackbird/archive/v$VERSION.tar.gz"
    1.11  HOST_ARCH="any"
    1.12  
    1.13  DEPENDS="gtk2-engine-murrine"
    1.14  
    1.15 +# What is the latest version available today?
    1.16  current_version()
    1.17  {
    1.18  	wget -O - ${WGET_URL%/arch*}/tags 2>/dev/null | \