wok diff schroedinger/receipt @ rev 25463

Up expat (2.4.9) fixes CVE-2022-40674
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 29 20:05:23 2022 +0000 (20 months ago)
parents 7c0170dd3ecc
children
line diff
     1.1 --- a/schroedinger/receipt	Wed Feb 23 11:49:52 2022 +0000
     1.2 +++ b/schroedinger/receipt	Thu Sep 29 20:05:23 2022 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="MPL LGPL GPL MIT"
     1.5  WEB_SITE="http://diracvideo.org/"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="$WEB_SITE/download/$PACKAGE/$TARBALL"
     1.8 +WGET_URL="http://download.videolan.org/contrib/$TARBALL"
     1.9  
    1.10  DEPENDS="orc"
    1.11  BUILD_DEPENDS="orc-dev"