diff options
author | Juergen Daubert <jue@jue.li> | 2022-07-18 17:03:49 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-07-18 17:03:49 +0200 |
commit | 494022299dfc5d11eaaa4d8140c5de1453bf7751 (patch) | |
tree | cd0796d236213fa5f5d163322ab30ad16adfb350 /gnuplot | |
parent | 2a6c446e780687898eb573d5002084fde143821a (diff) | |
download | opt-494022299dfc5d11eaaa4d8140c5de1453bf7751.tar.gz opt-494022299dfc5d11eaaa4d8140c5de1453bf7751.tar.xz |
gnuplot: update to 5.4.4
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 b3fec8bcc..3a7ae4a01 100644 --- a/gnuplot/.signature +++ b/gnuplot/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/e1eF0QZnjSWz6RntRzoqe7RnG+l2i0WNJ9wpllKBYLgf/9Tc/6T5Cz2GuuUHpLCldnZAMdkK6F/trXdrShlQgM= -SHA256 (Pkgfile) = 170e6b28196f3296977b9b5a6ca94bf769491ffb84a6ad6feb05aa3a676d0556 +RWSE3ohX2g5d/aUoKtCIc4kzH8dT24Aa0Oa2/D5HVhC9wtvemTRrJHT2zzS8+64B6sFSDBtCk9W/1P6y4Jdsz8BvDaA31oaTlgU= +SHA256 (Pkgfile) = 76fbe5b18809cb715289d1b0773f823792a2cd2a2038978cdcd2f7ddd363b52c SHA256 (.footprint) = f8ec7739c1603b8f9f6db731330cd3e678cfbfd8bea2c192c1a4a90c5552a8d5 -SHA256 (gnuplot-5.4.3.tar.gz) = 51f89bbab90f96d3543f95235368d188eb1e26eda296912256abcd3535bd4d84 +SHA256 (gnuplot-5.4.4.tar.gz) = 372300b7867f5b3538b25fc5d0ac7734af6e3fe0d202b6db926e4369913f0902 diff --git a/gnuplot/Pkgfile b/gnuplot/Pkgfile index 3c73d9658..fb99977ab 100644 --- a/gnuplot/Pkgfile +++ b/gnuplot/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libgd pango name=gnuplot -version=5.4.3 +version=5.4.4 release=1 source=(https://downloads.sourceforge.net/project/$name/$name/$version/$name-$version.tar.gz) |