wok diff libnotify-gtk3/receipt @ rev 23983

linld: fix strtol
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Nov 24 08:47:45 2020 +0000 (2020-11-24)
parents 6e8b1bcb30e2
children 6831608a1b2a
line diff
     1.1 --- a/libnotify-gtk3/receipt	Thu Jan 24 11:33:03 2019 +0100
     1.2 +++ b/libnotify-gtk3/receipt	Tue Nov 24 08:47:45 2020 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="LGPL2.1"
     1.5  SOURCE="libnotify"
     1.6  TARBALL="$SOURCE-$VERSION.tar.xz"
     1.7 -WEB_SITE="https://developer-next.gnome.org/libnotify/"
     1.8 +WEB_SITE="https://web.archive.org/web/20160322142309/https://developer-next.gnome.org/libnotify/"
     1.9  SERIES=$(echo $VERSION | cut -d. -f1,2)
    1.10  WGET_URL="$GNOME_MIRROR/$SOURCE/$SERIES/$TARBALL"
    1.11  TAGS="gtk3"