mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
converters/simdutf: update to 5.0.0
Changelog: https://github.com/simdutf/simdutf/releases/tag/v5.0.0
This commit is contained in:
parent
4928505b14
commit
7fba31cf37
@ -1,6 +1,6 @@
|
||||
PORTNAME= simdutf
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 4.0.9
|
||||
DISTVERSION= 5.0.0
|
||||
CATEGORIES= converters textproc
|
||||
|
||||
MAINTAINER= fuz@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1706546343
|
||||
SHA256 (simdutf-simdutf-v4.0.9_GH0.tar.gz) = 599e6558fc8d06f8346e5f210564f8b18751c93d83bce1a40a0e6a326c57b61e
|
||||
SIZE (simdutf-simdutf-v4.0.9_GH0.tar.gz) = 1868141
|
||||
TIMESTAMP = 1711455616
|
||||
SHA256 (simdutf-simdutf-v5.0.0_GH0.tar.gz) = 088d750466bf3487117cce7f828eb94a0a3474d7e76b45d4902c99a2387212b7
|
||||
SIZE (simdutf-simdutf-v5.0.0_GH0.tar.gz) = 1923633
|
||||
|
@ -1,3 +1,4 @@
|
||||
bin/fastbase64
|
||||
%%TOOLS%%bin/sutf
|
||||
include/simdutf.h
|
||||
include/simdutf/avx512.h
|
||||
@ -13,7 +14,7 @@ lib/cmake/simdutf/simdutf-config-version.cmake
|
||||
lib/cmake/simdutf/simdutf-config.cmake
|
||||
lib/cmake/simdutf/simdutfTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/simdutf/simdutfTargets.cmake
|
||||
lib/libsimdutf.so.5.0.0
|
||||
lib/libsimdutf.so.5
|
||||
lib/libsimdutf.so.6.0.0
|
||||
lib/libsimdutf.so.6
|
||||
lib/libsimdutf.so
|
||||
libdata/pkgconfig/simdutf.pc
|
||||
|
Loading…
Reference in New Issue
Block a user