Permalink
Browse files
libutf8proc: update to 2.3.0
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
textproc/libutf8proc/Portfile
|
|
@@ -3,7 +3,7 @@ |
|
|
PortSystem 1.0 |
|
|
PortGroup github 1.0 |
|
|
|
|
|
github.setup JuliaStrings utf8proc 2.2.0 v |
|
|
github.setup JuliaStrings utf8proc 2.3.0 v |
|
|
name libutf8proc |
|
|
categories textproc |
|
|
platforms darwin |
|
|
@@ -14,9 +14,9 @@ long_description ${description} |
|
|
|
|
|
homepage https://julialang.org/utf8proc/ |
|
|
|
|
|
checksums rmd160 789d5b6db0e97c6ed27f578c4f5454d7cc06022e \ |
|
|
sha256 679d2d229991b0723325e58365025e9537a63c7ad83019ffcb4e1b2f7139fc93 \ |
|
|
size 156361 |
|
|
checksums rmd160 8d1ebc28dda950c316675f855c933f17cc3660fd \ |
|
|
sha256 7405bc1bb33adc95884b5b76a218c20416e88ea984a7caa41e38c7d88b3e11ba \ |
|
|
size 154318 |
|
|
|
|
|
use_configure no |
|
|
|
|
|
|