utf8cpp: update to 3.1.2

This commit is contained in:
Henrik Grimler 2020-10-17 21:05:53 +02:00
parent 0ca1ef3124
commit e69478d94d
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=3.1.1
TERMUX_PKG_REVISION=2
TERMUX_PKG_VERSION=3.1.2
TERMUX_PKG_SRCURL=https://github.com/nemtrif/utfcpp/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=33496a4c3cc2de80e9809c4997052331af5fb32079f43ab4d667cd48c3a36e88
TERMUX_PKG_SHA256=fea3bfa39fb8bd7368077ea5e1e0db9a8951f7e6fb6d9400b00ab3d92b807c6d
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_configure() {