utf8proc: 2.6.1 -> 2.7.0

This commit is contained in:
Tim Biermann 2022-01-01 19:07:22 +01:00
parent 6fc909361c
commit 84c3c2a110
3 changed files with 8 additions and 8 deletions

View File

@ -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.2.4.1
lrwxrwxrwx root/root usr/lib/libutf8proc.so.2 -> libutf8proc.so.2.4.1
-rwxr-xr-x root/root usr/lib/libutf8proc.so.2.4.1
-rwxr-xr-x root/root usr/lib/libutf8proc.so.2.5.0
lrwxrwxrwx root/root usr/lib/libutf8proc.so.2 -> libutf8proc.so.2.5.0
lrwxrwxrwx root/root usr/lib/libutf8proc.so -> libutf8proc.so.2.5.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

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3w3DpoaKqOUYXDYW7a0n8ugYgNC529LUZVoVssSYU/ApzEMN2yGgdyoP61fBaaadV1jFGKzhOSY/WKuh4jMgMAg=
SHA256 (Pkgfile) = d614624c978fc564a7262dd577e2ea62bd23cdf891757d2fa030685fb7bb6598
SHA256 (.footprint) = 860881d740579ffd39972d392142a6e1e7902dd39ad4637f9022597e31969e1c
SHA256 (utf8proc-2.6.1.tar.gz) = 4c06a9dc4017e8a2438ef80ee371d45868bda2237a98b26554de7a95406b283b
RWSagIOpLGJF389wO6hq0eg7TvkWi/Xww8T4tLBB16SGflnIxeOXc2WQGqNByqUnG02q2CwujHULjAlQbogj81BjvMaLIakVRgc=
SHA256 (Pkgfile) = f068da0f6bb0b85e8f7f782c7143e1b4522186f64ea197a496dd3462d685d19a
SHA256 (.footprint) = b3c4ed505acad58640945a2c35fb5621e6bfb60dc67ee4e5f788265067936c42
SHA256 (utf8proc-2.7.0.tar.gz) = 4bb121e297293c0fd55f08f83afab6d35d48f0af4ecc07523ad8ec99aa2b12a1

View File

@ -3,7 +3,7 @@
# Maintainer: Tim Biermann, tbier at posteo dot de
name=utf8proc
version=2.6.1
version=2.7.0
release=1
source=(https://github.com/JuliaStrings/utf8proc/archive/v$version/$name-$version.tar.gz)