We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97aa778 commit b76632dCopy full SHA for b76632d
1 file changed
srcpkgs/libutf8proc/template
@@ -1,6 +1,6 @@
1
# Template file for 'libutf8proc'
2
pkgname=libutf8proc
3
-version=2.11.2
+version=2.11.3
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=a9b8d8fd57fb3aeca2aede62fd58958036d3bd29871afc1b871e3916c48420a7
+checksum=abfed50b6d4da51345713661370290f4f4747263ee73dc90356299dfc7990c78
14
15
if [ -n "$XBPS_CHECK_PKGS" ]; then
16
configure_args+=" -DUTF8PROC_ENABLE_TESTING=ON"
0 commit comments