wok diff python-edbus/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 192db54e5c3d
children
line diff
     1.1 --- a/python-edbus/receipt	Wed May 18 17:10:15 2022 +0000
     1.2 +++ b/python-edbus/receipt	Thu Sep 29 20:05:23 2022 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  SOURCE="python-e_dbus"
     1.5  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.6  WEB_SITE="https://www.enlightenment.org/"
     1.7 -WGET_URL="https://pypi.python.org/packages/source/p/$PACKAGE/$TARBALL"
     1.8 +WGET_URL="https://web.archive.org/web/20150909200930if_/https://download.enlightenment.org/releases/BINDINGS/python/$TARBALL"
     1.9  TAGS="e enlightenment python"
    1.10  
    1.11  DEPENDS="edbus dbus-python dbus-helper"