diff options
author | Juergen Daubert <jue@jue.li> | 2019-12-04 18:37:06 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2019-12-04 18:37:06 +0100 |
commit | fcd7b1f67c2fea114315ee0b18593f1ee4a37440 (patch) | |
tree | 217bbe99f32849f892b241cd34d65b65c3800e1f /gnuplot | |
parent | a0f82b58cfbc2f90f83dcd0d522b26bc00abe62b (diff) | |
download | opt-fcd7b1f67c2fea114315ee0b18593f1ee4a37440.tar.gz opt-fcd7b1f67c2fea114315ee0b18593f1ee4a37440.tar.xz |
gnuplot: update to 5.2.8
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 416ebe858..40c99ac22 100644 --- a/gnuplot/.signature +++ b/gnuplot/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/RPs1D6148LqSY1iFJZCnhYn6Sl9+i62HlYiGBTFNAwpAcs8ITs4N6rCaT6FQhXqc4/SLJIPXIjDoHMFcEeV8gs= -SHA256 (Pkgfile) = f4c65a631ddba2e89fd1e8a743cd81b4415438ebd9a7d254aef7351b7b25e8c6 +RWSE3ohX2g5d/QSdAlLZcEL1JKwd5IBUg7qiRGJiMXTOq5GvoF9FUf0/R+mFHNYnnDAPzBP/4w0K2zl4SXliPrjuIA4L4z11bAw= +SHA256 (Pkgfile) = 7b13c1a271703ba8bf1de7acbd749fb1cd41785fa1e84e39337ae611da632141 SHA256 (.footprint) = 644b9258a28904e0e8e764f185f0b1f5e501e6ef4559214273ccaf0abad59a75 -SHA256 (gnuplot-5.2.7.tar.gz) = 97fe503ff3b2e356fe2ae32203fc7fd2cf9cef1f46b60fe46dc501a228b9f4ed +SHA256 (gnuplot-5.2.8.tar.gz) = 60a6764ccf404a1668c140f11cc1f699290ab70daa1151bb58fed6139a28ac37 diff --git a/gnuplot/Pkgfile b/gnuplot/Pkgfile index 4e7976907..d86e21b8c 100644 --- a/gnuplot/Pkgfile +++ b/gnuplot/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libgd pango name=gnuplot -version=5.2.7 +version=5.2.8 release=1 source=(http://downloads.sourceforge.net/project/$name/$name/$version/$name-$version.tar.gz) |