utf8proc: 2.5.0 -> 2.6.1

This commit is contained in:
Tim Biermann 2020-12-21 15:09:39 +00:00
parent 064b15052c
commit 2db4d8e513
3 changed files with 9 additions and 9 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.3.2
lrwxrwxrwx root/root usr/lib/libutf8proc.so.2 -> libutf8proc.so.2.3.2
-rwxr-xr-x root/root usr/lib/libutf8proc.so.2.3.2
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
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
RWSagIOpLGJF396ztN4m2VWJK3/dJ519Db0ggJVSLzyQzvSW5VgP9hmf7gJgKytkKtKmpdJnTCOmx7/74mReu+jeehACMEziLAw=
SHA256 (Pkgfile) = 3577c71467712fc7ce9ba27154a8b13177e1bb7169a8b48478ae9f76fe33194e
SHA256 (.footprint) = eb246c6579cd0eed8d0384744ba3e42821a971f2a7b27bfed1b44ff6a03eba46
SHA256 (utf8proc-2.5.0.tar.gz) = d4e8dfc898cfd062493cb7f42d95d70ccdd3a4cd4d90bec0c71b47cca688f1be
RWSagIOpLGJF3w/1a/Kknjc1O0IUQSjKiUQFzhv0X7TV5B/G6NoHRGagMu9NzOE+UZp4dkawAOmGycXgm2sjKR971ePfM9USbwg=
SHA256 (Pkgfile) = 3d878e24f8f01244e7aa10941a640d605eeb61379aa255270ce6d25ce5053d3c
SHA256 (.footprint) = 860881d740579ffd39972d392142a6e1e7902dd39ad4637f9022597e31969e1c
SHA256 (utf8proc-2.6.1.tar.gz) = 4c06a9dc4017e8a2438ef80ee371d45868bda2237a98b26554de7a95406b283b

View File

@ -3,13 +3,13 @@
# Maintainer: John Vogel, jvogel4 at stny dot rr dot com
name=utf8proc
version=2.5.0
version=2.6.1
release=1
source=(https://github.com/JuliaStrings/utf8proc/archive/v$version/$name-$version.tar.gz)
build() {
cd $name-$version
make
make prefix=/usr DESTDIR=$PKG install