bump(main/utf8cpp): 4.0.4

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2023-12-10 18:31:06 +00:00
parent 0d8c7e1765
commit 38fb0d0ead

View File

@@ -2,8 +2,8 @@ TERMUX_PKG_HOMEPAGE=https://github.com/nemtrif/utfcpp
TERMUX_PKG_DESCRIPTION="UTF8-CPP: UTF-8 with C++ in a Portable Way"
TERMUX_PKG_LICENSE="BSD"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="4.0.3"
TERMUX_PKG_VERSION="4.0.4"
TERMUX_PKG_SRCURL=https://github.com/nemtrif/utfcpp/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=05e7d023b2bf606777442efc49038e0efce317596582db15adf5c776e237a326
TERMUX_PKG_SHA256=7c8a403d0c575d52473c8644cd9eb46c6ba028d2549bc3e0cdc2d45f5cfd78a0
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="-DUTF8_INSTALL=on -DUTF8_TESTS=off"