We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f5badc commit 587467cCopy full SHA for 587467c
srcpkgs/libutf8proc/template
@@ -1,6 +1,6 @@
1
# Template file for 'libutf8proc'
2
pkgname=libutf8proc
3
-version=2.11.0
+version=2.11.2
4
revision=1
5
build_style=cmake
6
configure_args="-DBUILD_SHARED_LIBS=ON"
@@ -10,7 +10,7 @@ license="MIT"
10
homepage="http://juliastrings.github.io/utf8proc/"
11
changelog="https://raw.githubusercontent.com/JuliaStrings/utf8proc/master/NEWS.md"
12
distfiles="https://github.com/JuliaStrings/utf8proc/archive/refs/tags/v${version}.tar.gz"
13
-checksum=c24379b5fa0a429a1f9a3fc23b44a75f2b141a34c09146a529a55d20a5808070
+checksum=a9b8d8fd57fb3aeca2aede62fd58958036d3bd29871afc1b871e3916c48420a7
14
15
if [ -n "$XBPS_CHECK_PKGS" ]; then
16
configure_args+=" -DUTF8PROC_ENABLE_TESTING=ON"
0 commit comments