summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-01-01 19:07:22 +0100
committerTim Biermann <tbier@posteo.de>2022-01-03 13:31:20 +0100
commit84c3c2a1103fe63662525d5b3e39893a2e522a43 (patch)
treeacdc978e40053b52888cea126ef860a8171152c2
parent6fc909361ca483bf63ec2ed29a492a812c128fda (diff)
downloadcontrib-84c3c2a1103fe63662525d5b3e39893a2e522a43.tar.gz
contrib-84c3c2a1103fe63662525d5b3e39893a2e522a43.tar.xz
utf8proc: 2.6.1 -> 2.7.0
-rw-r--r--utf8proc/.footprint6
-rw-r--r--utf8proc/.signature8
-rw-r--r--utf8proc/Pkgfile2
3 files changed, 8 insertions, 8 deletions
diff --git a/utf8proc/.footprint b/utf8proc/.footprint
index 1f9fc4c07..26a9055b1 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.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
diff --git a/utf8proc/.signature b/utf8proc/.signature
index 50eb094f2..30ed869c0 100644
--- a/utf8proc/.signature
+++ b/utf8proc/.signature
@@ -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
diff --git a/utf8proc/Pkgfile b/utf8proc/Pkgfile
index 0012d4499..d35e83141 100644
--- a/utf8proc/Pkgfile
+++ b/utf8proc/Pkgfile
@@ -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)

Generated by cgit