Skip to content

Commit 587467c

Browse files
committed
libutf8proc: update to 2.11.2
1 parent 0f5badc commit 587467c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

srcpkgs/libutf8proc/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'libutf8proc'
22
pkgname=libutf8proc
3-
version=2.11.0
3+
version=2.11.2
44
revision=1
55
build_style=cmake
66
configure_args="-DBUILD_SHARED_LIBS=ON"
@@ -10,7 +10,7 @@ license="MIT"
1010
homepage="http://juliastrings.github.io/utf8proc/"
1111
changelog="https://raw.githubusercontent.com/JuliaStrings/utf8proc/master/NEWS.md"
1212
distfiles="https://github.com/JuliaStrings/utf8proc/archive/refs/tags/v${version}.tar.gz"
13-
checksum=c24379b5fa0a429a1f9a3fc23b44a75f2b141a34c09146a529a55d20a5808070
13+
checksum=a9b8d8fd57fb3aeca2aede62fd58958036d3bd29871afc1b871e3916c48420a7
1414

1515
if [ -n "$XBPS_CHECK_PKGS" ]; then
1616
configure_args+=" -DUTF8PROC_ENABLE_TESTING=ON"

0 commit comments

Comments
 (0)