mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
textproc/utf8proc: Update to 2.10.0
Changelog: https://github.com/JuliaStrings/utf8proc/releases/tag/v2.10.0
This commit is contained in:
parent
6b824cdbcb
commit
497bdc6ad2
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= utf8proc
|
||||
DISTVERSION= 2.9.0
|
||||
DISTVERSION= 2.10.0
|
||||
CATEGORIES= textproc devel
|
||||
MASTER_SITES= https://github.com/JuliaStrings/${PORTNAME}/releases/download/v${DISTVERSION}/
|
||||
|
||||
|
@ -18,7 +18,7 @@ CMAKE_ON= BUILD_SHARED_LIBS
|
|||
PLIST_FILES= include/utf8proc.h \
|
||||
lib/libutf8proc.so \
|
||||
lib/libutf8proc.so.3 \
|
||||
lib/libutf8proc.so.3.0.0 \
|
||||
lib/libutf8proc.so.3.1.0 \
|
||||
libdata/pkgconfig/libutf8proc.pc
|
||||
PORTDOCS= NEWS.md README.md
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1697842011
|
||||
SHA256 (utf8proc-2.9.0.tar.gz) = bd215d04313b5bc42c1abedbcb0a6574667e31acee1085543a232204e36384c4
|
||||
SIZE (utf8proc-2.9.0.tar.gz) = 190190
|
||||
TIMESTAMP = 1742505280
|
||||
SHA256 (utf8proc-2.10.0.tar.gz) = 276a37dc4d1dd24d7896826a579f4439d1e5fe33603add786bb083cab802e23e
|
||||
SIZE (utf8proc-2.10.0.tar.gz) = 195848
|
||||
|
|
Loading…
Add table
Reference in a new issue