diff options
author | Juergen Daubert <jue@jue.li> | 2022-10-04 11:55:30 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-10-04 11:55:30 +0200 |
commit | 8a301558fb52a6066571fe0650f51da044649615 (patch) | |
tree | efbec2ebfbe8037ea3393fad1c79d504ae97cdf0 /gnuplot | |
parent | 616fc46888b575cd3a10691ffeff59e3a617bd55 (diff) | |
download | opt-8a301558fb52a6066571fe0650f51da044649615.tar.gz opt-8a301558fb52a6066571fe0650f51da044649615.tar.xz |
gnuplot: update to 5.4.5
Diffstat (limited to 'gnuplot')
-rw-r--r-- | gnuplot/.signature | 6 | ||||
-rw-r--r-- | gnuplot/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gnuplot/.signature b/gnuplot/.signature index 3a7ae4a01..0633ded5e 100644 --- a/gnuplot/.signature +++ b/gnuplot/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/aUoKtCIc4kzH8dT24Aa0Oa2/D5HVhC9wtvemTRrJHT2zzS8+64B6sFSDBtCk9W/1P6y4Jdsz8BvDaA31oaTlgU= -SHA256 (Pkgfile) = 76fbe5b18809cb715289d1b0773f823792a2cd2a2038978cdcd2f7ddd363b52c +RWSE3ohX2g5d/WKu4DEjVqiVo0hin1WTckB483I/usJrguf0pGLFGkVA6/wWgMfO3n7hoFFZfkQLL12NR+7q9O29IWW4t5uX7wk= +SHA256 (Pkgfile) = 4a3c9f8a2ad4b738c4c484e4099a21eecaa458d8deea47b0de7fced43f2d574b SHA256 (.footprint) = f8ec7739c1603b8f9f6db731330cd3e678cfbfd8bea2c192c1a4a90c5552a8d5 -SHA256 (gnuplot-5.4.4.tar.gz) = 372300b7867f5b3538b25fc5d0ac7734af6e3fe0d202b6db926e4369913f0902 +SHA256 (gnuplot-5.4.5.tar.gz) = 66f679115dd30559e110498fc94d926949d4d370b4999a042e724b8e910ee478 diff --git a/gnuplot/Pkgfile b/gnuplot/Pkgfile index fb99977ab..391012f4f 100644 --- a/gnuplot/Pkgfile +++ b/gnuplot/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libgd pango name=gnuplot -version=5.4.4 +version=5.4.5 release=1 source=(https://downloads.sourceforge.net/project/$name/$name/$version/$name-$version.tar.gz) |