diff options
author | Aaron Ball <nullspoon@oper.io> | 2023-02-08 09:13:24 -0700 |
---|---|---|
committer | Aaron Ball <nullspoon@oper.io> | 2023-02-08 09:13:24 -0700 |
commit | 4604a5d112ef55650a3b1d07bffe2f27cb586673 (patch) | |
tree | b02ac22b5736c7d65ca6d87d342d81e06e8e85ae /leptonica | |
parent | 55293f700504b919f7a2b3a24fa35f2328b83a10 (diff) | |
download | ports-4604a5d112ef55650a3b1d07bffe2f27cb586673.tar.gz ports-4604a5d112ef55650a3b1d07bffe2f27cb586673.tar.xz |
leptonica:version from 1.83.0 to 1.83.1
Diffstat (limited to 'leptonica')
-rw-r--r-- | leptonica/.md5sum | 2 | ||||
-rw-r--r-- | leptonica/.signature | 6 | ||||
-rw-r--r-- | leptonica/Pkgfile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/leptonica/.md5sum b/leptonica/.md5sum index 8f979ec..c820877 100644 --- a/leptonica/.md5sum +++ b/leptonica/.md5sum @@ -1 +1 @@ -12c2bd0e4d4c2b982480d93b291cddf4 1.83.0.tar.gz +305071f4e498d372f93b80631f9bf21b 1.83.1.tar.gz diff --git a/leptonica/.signature b/leptonica/.signature index 88b0254..98b3b3d 100644 --- a/leptonica/.signature +++ b/leptonica/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/nullspoon.pub -RWThnm0RuVZhZilb1Zw9wsEJyjd1TtknUcOjvIAyE2L4xc8VhvG1RJZUR1/WB5IThZ4JvcWl5Xdj2G4EFJ3ZWEygOInZm8MlJgw= -SHA256 (Pkgfile) = e17d3b64ac3873d7c87dc35f2bfd58b2399b0bd4536e30e1cd61ff39253f6072 +RWThnm0RuVZhZuVD+M+YGB7Gsq6NtSaEvZF0znQpOwFOCCRlBIynNUj2zzueMC2Itgt8FjteukPoxt2Hi1pyPFfAFta77KRXswc= +SHA256 (Pkgfile) = 3c511ba14dfa11c4e937f05f0309aab67685faee658423c255bf18522c8fb643 SHA256 (.footprint) = e328c7cca69440f5b0af4ee1d6c029e1585c139468bee63fba104a3f2beb8577 -SHA256 (1.83.0.tar.gz) = 14cf531c2219a1414e8e3c51a3caa5cf021a52e782c4a6561bf64d0ef2119282 +SHA256 (1.83.1.tar.gz) = 4289d0a4224b614010072253531c0455a33a4d7c7a0017fe7825ed382290c0da diff --git a/leptonica/Pkgfile b/leptonica/Pkgfile index 77c052c..dc502cc 100644 --- a/leptonica/Pkgfile +++ b/leptonica/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libjpeg-turbo libpng libtiff libwebp name=leptonica -version=1.83.0 +version=1.83.1 release=1 source=(https://github.com/DanBloomberg/${name}/archive/${version}.tar.gz) |