diff options
author | Aaron Ball <nullspoon@oper.io> | 2025-01-04 22:35:24 -0700 |
---|---|---|
committer | Aaron Ball <nullspoon@oper.io> | 2025-01-04 22:35:24 -0700 |
commit | eefcde4868eab845b527f3478d7d33477c97b44c (patch) | |
tree | 2da77a761c63952699e6be69ac5a857e71daf9fb | |
parent | c3aa22dcc4d886174f63a6dc524985d51a2e74fb (diff) | |
download | ports-eefcde4868eab845b527f3478d7d33477c97b44c.tar.gz ports-eefcde4868eab845b527f3478d7d33477c97b44c.tar.xz |
leptonica:version from 1.83.1 to 1.85.0
-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 c820877..4c4fe68 100644 --- a/leptonica/.md5sum +++ b/leptonica/.md5sum @@ -1 +1 @@ -305071f4e498d372f93b80631f9bf21b 1.83.1.tar.gz +9450017d7c9269cae1fad59b6cd06a3e 1.85.0.tar.gz diff --git a/leptonica/.signature b/leptonica/.signature index 98b3b3d..b3f28d7 100644 --- a/leptonica/.signature +++ b/leptonica/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/nullspoon.pub -RWThnm0RuVZhZuVD+M+YGB7Gsq6NtSaEvZF0znQpOwFOCCRlBIynNUj2zzueMC2Itgt8FjteukPoxt2Hi1pyPFfAFta77KRXswc= -SHA256 (Pkgfile) = 3c511ba14dfa11c4e937f05f0309aab67685faee658423c255bf18522c8fb643 +RWThnm0RuVZhZggLKDQm73OLE87nsG7bJcsN/9q24v2mNCxFDZ8izhOt+boIDmWFW0iKH88IlqsQyKxpr2NeI62Np+YYlsmbewI= +SHA256 (Pkgfile) = bb72c0688bffa8d5a5040b95e13c1e8fd3f151f1d5e51e3a6d9ab7ce9d5f5995 SHA256 (.footprint) = e328c7cca69440f5b0af4ee1d6c029e1585c139468bee63fba104a3f2beb8577 -SHA256 (1.83.1.tar.gz) = 4289d0a4224b614010072253531c0455a33a4d7c7a0017fe7825ed382290c0da +SHA256 (1.85.0.tar.gz) = c01376bce0379d4ea4bc2ec5d5cbddaa49e2f06f88242619ab8c059e21adf233 diff --git a/leptonica/Pkgfile b/leptonica/Pkgfile index dc502cc..88fb94c 100644 --- a/leptonica/Pkgfile +++ b/leptonica/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libjpeg-turbo libpng libtiff libwebp name=leptonica -version=1.83.1 +version=1.85.0 release=1 source=(https://github.com/DanBloomberg/${name}/archive/${version}.tar.gz) |