depends: utfcpp 3.1.2

This commit is contained in:
Jack Grigg 2020-10-01 11:10:33 +01:00
parent 78a7230f50
commit 076c1af55c
2 changed files with 2 additions and 3 deletions

View File

@ -1,9 +1,9 @@
package=utfcpp
$(package)_version=3.1
$(package)_version=3.1.2
$(package)_download_path=https://github.com/nemtrif/$(package)/archive/
$(package)_file_name=$(package)-$($(package)_version).tar.gz
$(package)_download_file=v$($(package)_version).tar.gz
$(package)_sha256_hash=ab531c3fd5d275150430bfaca01d7d15e017a188183be932322f2f651506b096
$(package)_sha256_hash=fea3bfa39fb8bd7368077ea5e1e0db9a8951f7e6fb6d9400b00ab3d92b807c6d
define $(package)_stage_cmds
cp -a ./source $($(package)_staging_dir)$(host_prefix)/include

View File

@ -16,7 +16,6 @@ native_rust 1.46.0 2021-01-20
zeromq 4.3.2 2021-01-20
leveldb 1.19 2021-01-20
leveldb 1.20 2021-01-20
utfcpp 3.1.1 2021-01-20
rust 1.45.0 2021-01-20
rust 1.45.1 2021-01-20