diff --git a/utf8proc/.footprint b/utf8proc/.footprint index 6acd985bf..1ca316451 100644 --- a/utf8proc/.footprint +++ b/utf8proc/.footprint @@ -2,9 +2,9 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/include/ -rw-r--r-- root/root usr/include/utf8proc.h drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/libutf8proc.so -> libutf8proc.so.3.0.0 -lrwxrwxrwx root/root usr/lib/libutf8proc.so.3 -> libutf8proc.so.3.0.0 --rwxr-xr-x root/root usr/lib/libutf8proc.so.3.0.0 +lrwxrwxrwx root/root usr/lib/libutf8proc.so -> libutf8proc.so.3.1.0 +lrwxrwxrwx root/root usr/lib/libutf8proc.so.3 -> libutf8proc.so.3.1.0 +-rwxr-xr-x root/root usr/lib/libutf8proc.so.3.1.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libutf8proc.pc -rw-r--r-- root/root usr/lib/pkgconfig/utf8proc.pc diff --git a/utf8proc/.signature b/utf8proc/.signature index e1c70caa4..cc376ca89 100644 --- a/utf8proc/.signature +++ b/utf8proc/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF31HfNrvBJnnzNXN0ZmlfVeL/43tmbvxgUkEwlzjoRhc1cHbCQmrMG3S1Zj1SjaDfQzqBYsZl13aOKOCRm4uOoAM= -SHA256 (Pkgfile) = 377b32587db7efc40bee260bd63213bd1edf62a3e92bdb796ac6c09afd433477 -SHA256 (.footprint) = 16c1908a3731e1eb2e007dde3147e98248d768a957eb0b224d3cbfc088175ab8 -SHA256 (utf8proc-2.9.0.tar.gz) = 18c1626e9fc5a2e192311e36b3010bfc698078f692888940f1fa150547abb0c1 +RWSagIOpLGJF31K31N7gXc5gqxzMP4A/ZnU5nPR47ttqtTeC3Qx/DDeUcrX6Pl6mURgNHXSAdmgk93TO+qoyV0SOmEz/qvUg1gE= +SHA256 (Pkgfile) = 69b9cf9a33455a38c065306a8ba3f8733097ed843d6253dd84d12c7b8c9503a5 +SHA256 (.footprint) = 8955d357ba6750c94408f3ce57ffdaa508c7f2d799ffb69b3268dab6c22d9c6b +SHA256 (utf8proc-2.10.0.tar.gz) = 6f4f1b639daa6dca9f80bc5db1233e9cbaa31a67790887106160b33ef743f136 diff --git a/utf8proc/Pkgfile b/utf8proc/Pkgfile index 11a59d5f6..844e0be31 100644 --- a/utf8proc/Pkgfile +++ b/utf8proc/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Tim Biermann, tbier at posteo dot de name=utf8proc -version=2.9.0 +version=2.10.0 release=1 source=(https://github.com/JuliaStrings/utf8proc/archive/v$version/$name-$version.tar.gz)