wok diff gnuplot/receipt @ rev 25674

tiptop: race condition
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Feb 28 11:10:12 2024 +0000 (3 months ago)
parents 6b33f9da53d4
children
line diff
     1.1 --- a/gnuplot/receipt	Wed Jul 19 10:59:53 2023 +0000
     1.2 +++ b/gnuplot/receipt	Wed Feb 28 11:10:12 2024 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Command-line driven interactive data and function plotting."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  LICENSE="BSD"
     1.7 -WEB_SITE="http://www.gnuplot.info/"
     1.8 +WEB_SITE="https://sourceforge.net/projects/gnuplot/"
     1.9  
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"