utf8cpp: update to 3.1.1

This commit is contained in:
Henrik Grimler 2020-07-04 07:46:44 +02:00
parent 6d8411d3c9
commit 06b8823f2a
1 changed files with 2 additions and 3 deletions

View File

@ -1,10 +1,9 @@
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_VERSION=2.3.5
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=3.1.1
TERMUX_PKG_SRCURL=https://github.com/nemtrif/utfcpp/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=f3ffe0ef6c02f48ebafe42369cbd741e844143baad27c13baad1cd14b863983d
TERMUX_PKG_SHA256=33496a4c3cc2de80e9809c4997052331af5fb32079f43ab4d667cd48c3a36e88
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_configure() {